Skip to content

Commit 7a84921

Browse files
authored
Update check_documentation.md
1 parent a86f9d1 commit 7a84921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/check_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
- [Prefer IS NOT to NOT IS](checks/prefer-is-not-to-not-is.md)
4848
- [Prefer LINE_EXISTS or LINE_INDEX to READ TABLE or LOOP AT](checks/prefer-line-exists.md)
4949
- [Prefer NEW to CREATE OBJECT](checks/prefer-new-to-create-object.md)
50-
- [Prefer Pragma to Pseudo Comment](checks/prefer-pragmas-to-pseudo-comments.md)
50+
- [Prefer Pragmas to Pseudo Comments](checks/prefer-pragmas-to-pseudo-comments.md)
5151
- [Pseudo Comment Usage](checks/pseudo-comment-usage.md)
5252
- [Omit Optional EXPORTING](checks/omit-optional-exporting.md)
5353
- [Optional Parameters](checks/optional-parameters.md)

0 commit comments

Comments
 (0)