Skip to content

Commit

Permalink
docs: fix typo (#11676)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Sep 11, 2021
1 parent dc15dfd commit 65dd2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/platform/bitbucket-server/index.md
Expand Up @@ -26,7 +26,7 @@ Once it's running and initialized, the quickest way to testing with Renovate is:
1. Create the admin user as prompted
2. Create a new project and a repository for that project
3. Make sure the repository has a package file in it for Renovate to find, e.g. `.nvmrc` or `package.json`
4. Create a dedicated REnovate user `@renovate-bot` and grant it write access to the project
4. Create a dedicated Renovate user `@renovate-bot` and grant it write access to the project
5. Note down the password for `@renovate-bot` and use it in the Renovate CLI

At this point you should have a project ready for Renovate, and the `@renovate-bot` account ready to run on it. You can then run like this:
Expand Down

0 comments on commit 65dd2bb

Please sign in to comment.