spring-projects / spring-projects/spring-data-commons
Fix minor typos in the developer guide wiki entry [DATACMNS-1329]
@odrotbohm is already working on this.
Since Dec 30, 2020.
- Dominant language
- Java
- Stars
- 838
- Forks
- 730
- PR merge metrics
- No merged PRs in 30d
Description
Florian Lüdiger opened DATACMNS-1329 and commented
While reading the developer guide, I noticed some minor typos, so I decided to fix them.
Unfortunately, GitHub does not support Pull Requests for the wiki, so I attached the corrected file to this issue.
Disclaimer: I did not do a full review, these are just the things that I noticed while reading the article
Reference URL: https://github.com/spring-projects/spring-data-commons/wiki/developer-guide
Attachments:
- Developer-guide.md (16.57 kB)
Referenced from: pull request https://gist.github.com/florianluediger/a8a4830d941e667233cbdefb18e7548c
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.