Skip to content

Commit 02384db

Browse files
authored
Merge pull request #2877 from ruby/Fix_file_names_in_docs_collection_md
Fix file names in docs/collection.md
2 parents 0996fa6 + dc15b49 commit 02384db

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)