Skip to content

Commit 8263b2d

Browse files
committed
Update documentation
1 parent 05e84bd commit 8263b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ end
118118
Additionally, you will need to create an initializer which configures the `Network` and `User` classes for the gem:
119119

120120
```ruby
121-
# config/initializers/platforms.rb
121+
# config/initializers/platforms_core.rb
122122

123123
Platforms::Core.configure do |config|
124124
config.network_class = "Foo"

0 commit comments

Comments
 (0)