Skip to content

Commit 4ddfd29

Browse files
authored
Merge pull request #20 from TaskarCenterAtUW/bugfix_readme_spellcheck
Update README.md
2 parents 12eb01e + d83c658 commit 4ddfd29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ In case `api_url` is not provided for `Hosted` auth provider, the core will pick
239239

240240
#### Requesting if certain permission is valid:
241241

242-
Use the method `has_ermission(request_params)` to know if the permission request is valid/not.
242+
Use the method `has_permission(request_params)` to know if the permission request is valid/not.
243243

244244
```python
245245

0 commit comments

Comments
 (0)