Skip to content

Commit c76582d

Browse files
starfy84Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 2dc7d44 commit c76582d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruleset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ rules:
8282
description: Validation rules make sure that certain characters or patterns have not been used that may cause issues when rendering in different types of applications.
8383
id: validation
8484
name: Validation
85-
description: Markdown descriptions can't have `<script>` tags'. Malicious actors can use these to load remote code if a browser parses the specification.
85+
description: Markdown descriptions can't have `<script>` tags. Malicious actors can use these to load remote code if a browser parses the specification.
8686
formats:
8787
- oas3
8888
- oas3_1

0 commit comments

Comments
 (0)