Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkau1 authored Apr 8, 2022
1 parent e501ae1 commit 2355b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ tbdb.validPath(['childes', 'childes', 'somethingThatDoesNotExist'])

```

To access protected collections, include a final *True* argument value for auth. With ths final *True* param,
a dialog will ask you to enter the protected collection you are trying to access and to
To access protected collections, include a final *True* parameter value for auth. With this final *True* param,
a dialog will ask for the protected collection you are trying to access and to
enter a username and password for it. If credentials are incorrect, a response describing the error is returned.

``` python
Expand Down

0 comments on commit 2355b58

Please sign in to comment.