Skip to content

Some spelling and grammar fixes. #2402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Some spelling and grammar fixes. #2402

merged 1 commit into from
Oct 18, 2021

Conversation

rlippolis
Copy link
Contributor

While reading the Spring Data Neo4j documentation, I noticed a minor error and decided to create a PR to fix that. Then I noticed a few more spelling and grammar issues. This is by no means a complete proofreading of all the documentation as I am no English expert, but it at least fixes some of the low-hanging fruit.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 15, 2021
Copy link
Collaborator

@michael-simons michael-simons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @rlippolis That is an amazing and very diligent PR which I am happy to merge.

@@ -148,8 +148,8 @@ module your.module {
exports your.domain; // <.>
}
----
<.> Spring Data Neo4j uses Spring Data Commons and it's reflective capabilities, so
you would need to open up your domain packages to `spring.core` at least.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meistermeier How could you have missed this :D

@michael-simons michael-simons added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 18, 2021
@michael-simons michael-simons merged commit 6da75fe into spring-projects:main Oct 18, 2021
michael-simons pushed a commit that referenced this pull request Oct 18, 2021
michael-simons pushed a commit that referenced this pull request Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants