Skip to content

Commit

Permalink
Typo in UG (kubeflow#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete MacKinnon authored and k8s-ci-robot committed Apr 6, 2018
1 parent ea8196b commit 468c88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ ks init my-kubeflow

### 403 API rate limit exceeded error

Because ksonnet uses Github to pull kubeflow, unless user specifies Github API token, it will quickly consume maximum API call quota for anonymus.
Because ksonnet uses Github to pull kubeflow, unless user specifies Github API token, it will quickly consume maximum API call quota for anonymous.
To fix this issue first create Github API token using this [guide](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/), and assign this token to GITHUB_TOKEN environment variable.

```commandline
Expand Down

0 comments on commit 468c88c

Please sign in to comment.