Skip to content

Commit

Permalink
Fix indentation in code block
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-mc committed Jan 16, 2025
1 parent 75424f3 commit 26b8758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Then we can make the source more specific, for example an access to a parameter.

.. code-block:: ql
import go
import go
from Function osOpen, CallExpr call, Parameter p
where
Expand Down

0 comments on commit 26b8758

Please sign in to comment.