Skip to content

Commit 5ffc412

Browse files
authored
README language pedantry
1 parent 3c0f04a commit 5ffc412

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ This open source repository contains the standard QL libraries and queries that
55
## How do I learn QL and run queries?
66

77
LGTM has [extensive documentation](https://lgtm.com/help/ql/introduction-to-ql) on getting started with writing QL.
8-
You can use the [interactive query console](https://lgtm.com/help/lgtm/using-query-console) or the [QL for Eclipse](https://lgtm.com/help/lgtm/running-queries-ide) plugin to try out your queries on any open-source project that's currently being analysed.
8+
You can use the [interactive query console](https://lgtm.com/help/lgtm/using-query-console) or the [QL for Eclipse](https://lgtm.com/help/lgtm/running-queries-ide) plugin to try out your queries on any open-source project that's currently being analyzed.
99

1010
## Contributing
1111

12-
We welcome contributions to our standard library and standard checks, got an idea for a new check, or how to improve an existing query? Then please go ahead an open a Pull Request! Before you do though, please take the time to read our [contributing guidelines](CONTRIBUTING.md).
12+
We welcome contributions to our standard library and standard checks. Do you have an idea for a new check, or how to improve an existing query? Then please go ahead and open a Pull Request! Before you do, though, please take the time to read our [contributing guidelines](CONTRIBUTING.md).
1313

1414
## License
1515

16-
The lgtm queries are licensed under [Apache License 2.0](LICENSE) by [Semmle](https://semmle.com).
16+
The LGTM queries are licensed under [Apache License 2.0](LICENSE) by [Semmle](https://semmle.com).

0 commit comments

Comments
 (0)