Skip to content

Commit f84e457

Browse files
authored
Merge pull request #1886 from jyaistMap/jy-correct-typo-auth
Update typo in token retrieval
2 parents 1338197 + dff25ca commit f84e457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/03-the-gis/working-with-different-authentication-schemes.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"source": [
122122
"### Retrieving the token\n",
123123
"\n",
124-
"Most Web GIS users will connect using a method to authenticate and authorize use of the Web GIS. Once authenticated, it can object times be necessary or desirable to retrieve the token from the authenticated GIS. The code below documents how to get the token object:"
124+
"Most Web GIS users will connect using a method to authenticate and authorize use of the Web GIS. Once authenticated, it can often times be necessary or desirable to retrieve the token from the authenticated GIS. The code below documents how to get the token object:"
125125
]
126126
},
127127
{

0 commit comments

Comments
 (0)