Fix minor typo: Use correct syntax for TIP admonition #5286
Annotations
2 warnings
Linting with Vale:
docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc#L665
[vale] reported by reviewdog 🐶
[Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'.
Raw Output:
{"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'.", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc", "range": {"start": {"line": 665, "column": 93}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc#L678
[vale] reported by reviewdog 🐶
[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.
Raw Output:
{"message": "[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc", "range": {"start": {"line": 678, "column": 19}}}, "severity": "INFO"}
|