Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi Kavrelishvili authored and Giorgi Kavrelishvili committed May 12, 2024
1 parent 698c374 commit aa7ffe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ end

class Application < Grip::Application
def initialize(environment : String)
# By default the environment is set to "development" and serve_static is false.
# By default the environment is set to "development".
super(environment)

scope "/api" do
Expand Down

0 comments on commit aa7ffe4

Please sign in to comment.