Skip to content

Commit 3b212f1

Browse files
DocAdamjacalata
authored andcommitted
Spelling update
updated submiting to submitting
1 parent 5ddf93f commit 3b212f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/docs/api-ref.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Saves any changes to the workbook to the existing file.
3030
`Workbook.save_as(self, new_filename):`
3131
Saves any changes to the workbook to a new file specified by the `new_file` parameter.
3232

33-
**Properities:**
33+
**Properties:**
3434

3535
`self.worksheets:` Returns a list of worksheets found in the workbook.
3636

@@ -56,7 +56,7 @@ The Connection class represents a tableau data connection. It can be from any ty
5656

5757
**Methods:**
5858

59-
**Properities:**
59+
**Properties:**
6060

6161
`self.server:` Returns a string containing the server.
6262

docs/docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ a feature do not require the CLA.
2121

2222
To submit an issue/bug report, or to request a feature, please submit a [github issue](https://github.com/tableau/document-api-python/issues) to the repo.
2323

24-
If you are submiting a bug report, please provide as much information as you can, including clear and concise repro steps, attaching any necessary
24+
If you are submitting a bug report, please provide as much information as you can, including clear and concise repro steps, attaching any necessary
2525
files to assist in the repro. **Be sure to scrub the files of any potentially sensitive information. Issues are public.**
2626

2727
For a feature request, please try to describe the scenario you are trying to accomplish that requires the feature. This will help us understand

0 commit comments

Comments
 (0)