Skip to content

Commit 87fb457

Browse files
committed
Update README.md
fix extension .rg -> .rb
1 parent b58a025 commit 87fb457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Or install it yourself as:
2020

2121
mount GrapeSwaggerRails::Engine => '/swagger'
2222

23-
Create `./config/initializer/swagger.rg` with lines:
23+
Create `./config/initializer/swagger.rb` with lines:
2424

2525
GrapeSwaggerRails.discoveryUrl = "/swagger_doc.json"
2626

0 commit comments

Comments
 (0)