Skip to content

Fix: Correct typos and formatting in OWASP Top 10 2025 docs#944

Open
UswaFatima-5050 wants to merge 2 commits intoOWASP:masterfrom
UswaFatima-5050:master
Open

Fix: Correct typos and formatting in OWASP Top 10 2025 docs#944
UswaFatima-5050 wants to merge 2 commits intoOWASP:masterfrom
UswaFatima-5050:master

Conversation

@UswaFatima-5050
Copy link
Copy Markdown

This PR fixes multiple typos and formatting issues in OWASP Top 10 2025 documentation:

  1. Added missing closing bracket in file 0x02_2025-What_are_Application_Security_Risks.md (line 43)
  2. Removed unnecessary space in file 0x03_2025-Establishing_a_Modern_Application_Security_Program.md (line 7)
  3. Fixed markdown link syntax in file 0x03_2025-Establishing_a_Modern_Application_Security_Program.md (line 73)
  4. Fixed typo: Changed 'User' to 'Use' in file A06_2025-Insecure_Design.md (line 92)

Fixes #898

- Add missing closing bracket in 0x02 file (line 43)
- Remove extra space in 0x03 file (line 7)
- Fix markdown link syntax in 0x03 file (line 73)
- Correct typo: 'User' to 'Use' in A06 file (line 92)

Fixes OWASP#898
- Add missing closing bracket in 0x02 file (line 43)
- Remove extra space in 0x03 file (line 7)
- Fix markdown link syntax in 0x03 file (line 73)
- Correct typo: 'User' to 'Use' in A06 file (line 92)

Fixes OWASP#898
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typos in the 2025 version

1 participant