Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
treff7es committed Oct 2, 2023
1 parent 8980153 commit 241a676
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class FlagsConfig(ConfigModel):

auto_lowercase_urns: bool = Field(
default=False,
description="Wether to lowercase dataset entity urns.",
description="Whether to lowercase dataset entity urns.",
)


Expand Down

0 comments on commit 241a676

Please sign in to comment.