Skip to content
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

Fix typos and formatting in documentation #15353

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Seungpang
Copy link
Contributor

Hi Team,

This pr fixes a typo in the Spring Security documentation and updates the source block roles for consistency.

  • Changed .collect(Collectors.toList())); to .collect(Collectors.toList());.
  • Changed [source,java,role="secondary"] to [source,kotlin,role="secondary"] in the Kotlin example code block.

Thank you.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 3, 2024
@jzheaux jzheaux self-assigned this Jul 9, 2024
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 9, 2024
@jzheaux jzheaux added this to the 6.4.0-M1 milestone Jul 9, 2024
@jzheaux jzheaux merged commit 148e784 into spring-projects:main Jul 9, 2024
4 checks passed
jzheaux pushed a commit that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants