docs: Fix a typo in the 3.0 release changelog.

This commit is contained in:
Vinit Singh
2020-06-30 15:22:35 +05:30
committed by Tim Abbott
parent b2ce1b1b6f
commit 988e765e7c

View File

@@ -196,7 +196,7 @@ in bursts.
has clean, sorted import statements.
- Integrated PySA, a tool for detecting security bugs in Python
codebases using the type-checker.
- Integrate semgrep, and migrated several regular expression based
- Integrated semgrep, and migrated several regular expression based
linter rules to use its Python syntax-aware parser.
- Added tooling to automatically generate all screenshots in
integration docs.