fixed minor typos (#2400)
This commit is contained in:
parent
fd12ea8c5d
commit
2757326cd7
@ -23,10 +23,10 @@ REFINE_MIN_MEMORY=1400M
|
|||||||
|
|
||||||
# OAuth credentials configurations for Google Data
|
# OAuth credentials configurations for Google Data
|
||||||
# Default OAuth credentials for Google Data have been embedded in the release version of OpenRefine
|
# Default OAuth credentials for Google Data have been embedded in the release version of OpenRefine
|
||||||
# So if you'are a user, you can just skip these configurations, but it's recommended to use your own credentials
|
# So if you are a user, you can just skip these configurations, but it's recommended to use your own credentials
|
||||||
# If you are a developer, you'll need to acquire them by yourself
|
# If you are a developer, you'll need to acquire them by yourself
|
||||||
# To get your own credentials, please see the wiki: https://github.com/OpenRefine/OpenRefine/wiki/Google-Extension
|
# To get your own credentials, please see the wiki: https://github.com/OpenRefine/OpenRefine/wiki/Google-Extension
|
||||||
# The wiki will guide you to get a client_id/client_secret pair
|
# The wiki will guide you to get a client_id/client_secret pair
|
||||||
# After getting the client_id and client_secret, put them bellow
|
# After getting the client_id and client_secret, put them below
|
||||||
#GDATA_CLIENT_ID=your_client_id
|
#GDATA_CLIENT_ID=your_client_id
|
||||||
#GDATA_CLIENT_SECRET=your_client_secret
|
#GDATA_CLIENT_SECRET=your_client_secret
|
Loading…
Reference in New Issue
Block a user