Skip to content

Commit a57b060

Browse files
docs/language/ql-handbook/language.rst: apply suggestion from review
Co-authored-by: Shati Patel <[email protected]>
1 parent 43e8a0f commit a57b060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/ql-handbook/language.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Library path
4646
------------
4747

4848
The library path is an ordered list of directory locations. It is used
49-
for resolving module imports (see `Module resolution <#module-resolution>`__)). The library path is not strictly
49+
for resolving module imports (see `Module resolution <#module-resolution>`__). The library path is not strictly
5050
speaking a core part of the QL language, since different
5151
implementations of QL construct it in slightly different ways. Most QL
5252
tools also allow you to explicitly specify the library path on the command line for a

0 commit comments

Comments
 (0)