mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fix typo (#5411)
This commit is contained in:
parent
1e7ace608b
commit
43ff395294
1 changed files with 1 additions and 1 deletions
2
.github/contributing.md
vendored
2
.github/contributing.md
vendored
|
@ -66,7 +66,7 @@ bundle install
|
|||
redis-server
|
||||
```
|
||||
|
||||
#### 7. Navivate to myapp (small Rails app inside Sidekiq repository used for development)
|
||||
#### 7. Navigate to myapp (small Rails app inside Sidekiq repository used for development)
|
||||
|
||||
```
|
||||
cd myapp/
|
||||
|
|
Loading…
Reference in a new issue