diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2021-09-19 20:42:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-19 20:42:01 -0400 |
commit | 0ec92e118955f6361e2ebb5a5bf62309afa34588 (patch) | |
tree | acf93901a133b509e05d9721abe4ad9795b5aa23 | |
parent | 3b24474de4646519634b842edbc539d49c55abbb (diff) |
Update README.md
-rw-r--r-- | gitlab-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab-widget/README.md b/gitlab-widget/README.md index e2bbeb6..17007bc 100644 --- a/gitlab-widget/README.md +++ b/gitlab-widget/README.md @@ -21,7 +21,7 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| | `icon` | `./icons/gitlab-icon.svg` | Path to the icon | -| `host` | Required | e.g _https://gitlab.yourcomapny.com_ | +| `host` | Required | e.g _https://gitlab.yourcompany.com_ | | `access_token` | Required | e.g _h2v531iYASDz6McxYk4A_ | | `timeout` | 60 | How often in seconds the widget should be refreshed | |