We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe3c81 commit 60d71e7Copy full SHA for 60d71e7
1 file changed
docs/concepts/macros/sqlmesh_macros.md
@@ -1716,7 +1716,7 @@ def some_macro(evaluator):
1716
...
1717
```
1718
1719
-Access the resolved physical table and virtual layerview names through the `this_model` property.
+Access the resolved physical table and virtual layer view names through the `this_model` property.
1720
1721
The `this_model` property returns different names depending on the runtime stage:
1722
0 commit comments