Skip to content

Commit 60d71e7

Browse files
authored
Typo
1 parent 7fe3c81 commit 60d71e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts/macros/sqlmesh_macros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@ def some_macro(evaluator):
17161716
...
17171717
```
17181718

1719-
Access the resolved physical table and virtual layerview names through the `this_model` property.
1719+
Access the resolved physical table and virtual layer view names through the `this_model` property.
17201720

17211721
The `this_model` property returns different names depending on the runtime stage:
17221722

0 commit comments

Comments
 (0)