diff --git a/README.md b/README.md index 9384d7e..81d3568 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ SELECT * FROM globals WHERE is_volatile | Name | Type | Description | | ------ | ------- | ----------------------- | -| name | Text | Global variable name | +| name | Text | Class variable name | | file | Text | File path | | line | Integer | Line at the file path | | column | Integer | Column at the file path |