Commit 6772d4d3 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'patch-32' into 'master'

Fix small typo in gotcha.md

See merge request gitlab-org/gitlab!18587
parents e1574392 85628a2b
......@@ -132,7 +132,7 @@ allow_next_instance_of(Project) do |project|
end
```
If we also want to initialized the instance with some particular arguments, we
If we also want to initialize the instance with some particular arguments, we
could also pass it like:
```ruby
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment