Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
banesullivan committed Dec 20, 2021
1 parent 95ddde9 commit 07cae22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ignore_words.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
slippy
hist
2 changes: 1 addition & 1 deletion localtileserver/tileserver/rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ def get(self):
@api.doc(
params={
"projection": {
"description": "The projection in which to open the image (defualt None).",
"description": "The projection in which to open the image (default None).",
"in": "query",
"type": "str",
"default": None,
Expand Down

0 comments on commit 07cae22

Please sign in to comment.