We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd2dd0 commit 35a6201Copy full SHA for 35a6201
ruby/ql/lib/codeql/ruby/frameworks/Json.qll
@@ -1,8 +1,8 @@
1
-/** Provides modelling for the `json` gem. */
+/** Provides modeling for the `json` gem. */
2
3
private import codeql.ruby.frameworks.data.ModelsAsData
4
5
6
module Json {
7
/**
8
* Flow summaries for common `JSON` methods.
0 commit comments