Skip to content

Commit dc15b49

Browse files
committed
Fix file names in docs/collection.md
`gem_rbs_collection.yaml` is invalid. It's `rbs_collection.yaml`
1 parent 0996fa6 commit dc15b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ If the gem's RBS is included in the gem package, put it as `sig/manifest.yaml`.
189189
## How it works
190190

191191
`rbs collection` is integrated with Bundler.
192-
`rbs collection install` command generates `gem_rbs_collection.lock.yaml` from `gem_rbs_collection.yaml` and `Gemfile.lock`. It uses `Gemfile.lock` to detects dependencies.
192+
`rbs collection install` command generates `rbs_collection.lock.yaml` from `rbs_collection.yaml` and `Gemfile.lock`. It uses `Gemfile.lock` to detects dependencies.

0 commit comments

Comments
 (0)