Skip to content

Commit

Permalink
[dagster-looker] Fix wording in LookerApiTranslatorStructureData docs…
Browse files Browse the repository at this point in the history
…tring (#26814)

## Summary & Motivation

As title - wording was incorrect (copy paste error). This is minor, but
updating since the `LookerApiTranslatorStructureData` class is user
facing.
  • Loading branch information
maximearmstrong authored Jan 3, 2025
1 parent b912cb4 commit 4044cd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class LookerStructureData:
@record
class LookerApiTranslatorStructureData:
"""A record representing a structure in Looker and the Looker instance data.
Includes the content's type and data as returned from the API.
Includes the structure's type and data as returned from the API.
"""

structure_data: "LookerStructureData"
Expand Down

0 comments on commit 4044cd6

Please sign in to comment.