Skip to content

Commit 03ab3c1

Browse files
committed
Ruby: Fix title underline
1 parent 6748f6e commit 03ab3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-ruby.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See the `CLI documentation for how to load and use data extensions in a CodeQL e
3535
We'll explain how to use these using a few examples, and provide some reference material at the end of this article.
3636

3737
Example: Taint sink in the 'tty-command' gem
38-
------------------------------------------
38+
--------------------------------------------
3939

4040
In this example, we'll show how to add the following argument, passed to **tty-command**, as a command-line injection sink:
4141

0 commit comments

Comments
 (0)