diff --git a/README.md b/README.md index c12c8cab1544..ae50ace53127 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis. Code property graphs are stored in a custom graph database. This allows code to be mined using search queries formulated in a Scala-based domain-specific -query language. Joern is developed with the goal of providing a useful +query language. Joern is developed with the goal of providing a useful tool for vulnerability discovery and research in static program analysis.