about summary refs log tree commit diff
path: root/utils/autodict_ql/readme.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 20:37:21 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 21:08:26 +0100
commitc85e0dc4f0e0a6deedfb7318292e1939503a10c2 (patch)
tree2113f2ff4f9cba6b8c470d12a9b69af8877c170a /utils/autodict_ql/readme.md
parentfcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (diff)
downloadafl++-c85e0dc4f0e0a6deedfb7318292e1939503a10c2.tar.gz
Remove the word "we"
Diffstat (limited to 'utils/autodict_ql/readme.md')
-rw-r--r--utils/autodict_ql/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/autodict_ql/readme.md b/utils/autodict_ql/readme.md
index a28f1725..491ec85b 100644
--- a/utils/autodict_ql/readme.md
+++ b/utils/autodict_ql/readme.md
@@ -37,7 +37,7 @@ sudo apt install build-essential libtool-bin python3-dev python3 automake git vi
 ```
 The usage of Autodict-QL is pretty easy. But let's describe it as:
 
-1. First of all, you need to have CodeQL installed on the system. we make this possible with `build-codeql.sh` bash script. This script will install CodeQL completety and will set the required environment variables for your system.
+1. First of all, you need to have CodeQL installed on the system. We make this possible with `build-codeql.sh` bash script. This script will install CodeQL completety and will set the required environment variables for your system.
 Do the following :
 ```shell
 # chmod +x codeql-build.sh