Skip to content

Commit

Permalink
Merge pull request #256 from vvnt/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
bcantoni authored Jun 6, 2024
2 parents 50c00ba + e5c24af commit e314275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/api-ref.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ A class representing Tableau Data Sources, embedded in workbook files or in TDS

`self.name` Returns string with the name of datasource.

`self.version` Returns string of daatasource's version.
`self.version` Returns string of datasource's version.

`self.caption` Returns string of user defined name of datasource if exists.

Expand Down

0 comments on commit e314275

Please sign in to comment.