fix find and replace error

This commit is contained in:
james
2020-12-11 14:47:40 +00:00
parent 9bec9b46e1
commit bc3f7b61fb
6 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ files and directories within the pack should be logically organized. For example
- Queries are organized into directories for specific categories.
- Queries for specific products, libraries, and frameworks are organized into
their own top-level directories.
- There is a top-level directory named ``<owner>/<ql-language-specification>`` for query library
- There is a top-level directory named ``<owner>/<language>`` for query library
(``.qll``) files. Within this directory, ``.qll`` files should be organized into
subdirectories for specific categories.