Skip to content

Commit 206ce34

Browse files
committed
Fix typos in contributing guide Tidy up wording in CONTRIBUTING.adoc to improve readability.
1 parent 4602797 commit 206ce34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you have a question, check Stack Overflow using
3131
https://stackoverflow.com/questions/tagged/spring-security+or+spring-ldap+or+spring-authorization-server+or+spring-session?tab=Newest[this list of tags].
3232
Find an existing discussion, or start a new one if necessary.
3333

34-
If you believe there is an issue, search through https://github.com/spring-projects/spring-security/issues[existing issues] trying a few different ways to find discussions, past or current, that are related to the issue.
34+
If you believe there is an issue, search through https://github.com/spring-projects/spring-security/issues[existing issues] trying a few different ways to find discussions, past or current, that are related to the issue.
3535
Reading those discussions helps you to learn about the issue, and helps us to make a decision.
3636

3737
[[find-an-issue]]
@@ -94,7 +94,7 @@ Don't worry if you don't get them all correct the first time, we will help you.
9494

9595
1. [[sign-cla]] All commits must include a __Signed-off-by__ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
9696
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].
97-
2. [[create-an-issue-list]] Must you https://github.com/spring-projects/spring-security/issues/new/choose[create an issue] first? No, but it is recommended for features and larger bug fixes. It's easier discuss with the team first to determine the right fix or enhancement.
97+
2. [[create-an-issue-list]] Must you https://github.com/spring-projects/spring-security/issues/new/choose[create an issue] first? No, but it is recommended for features and larger bug fixes. It's easier to discuss with the team first to determine the right fix or enhancement.
9898
For typos and straightforward bug fixes, starting with a pull request is encouraged.
9999
Please include a description for context and motivation.
100100
Note that the team may close your pull request if it's not a fit for the project.

0 commit comments

Comments
 (0)