Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
Co-authored-by: Ufuk Kayserilioglu <ufuk.kayserilioglu@shopify.com>
  • Loading branch information
RyanBrushett and paracycle committed May 14, 2021
1 parent b50b35f commit 36d56ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tapioca/generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ def perform_dsl_verification(dir)
else
say("RBI files are out-of-date. In your development environment, please run:")
say(" `#{Config::DEFAULT_COMMAND} dsl`")
say("Once it has complete, be sure to commit and push any changes")
say("Once it is complete, be sure to commit and push any changes")

say("")

Expand Down

0 comments on commit 36d56ad

Please sign in to comment.