You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the section titles are off-by-one, in the way that if the title of the section belongs to Section X.Y, then the contents shown belong to Section X.Y+1. For example, http://owasp-aasvs.readthedocs.io/en/latest/requirement-5.17.html shows the title for 5.17, but the text for 5.18.
The text was updated successfully, but these errors were encountered:
Some of the section titles are off-by-one, in the way that if the title of the section belongs to Section X.Y, then the contents shown belong to Section X.Y+1. For example, http://owasp-aasvs.readthedocs.io/en/latest/requirement-5.17.html shows the title for 5.17, but the text for 5.18.
The text was updated successfully, but these errors were encountered: