Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo #34

Open
roberthopman opened this issue Aug 30, 2020 · 0 comments
Open

Typo #34

roberthopman opened this issue Aug 30, 2020 · 0 comments

Comments

@roberthopman
Copy link

roberthopman commented Aug 30, 2020

Expected:<%= link_to 'Add Guards', new_arc_guard_path(arc), class: 'btn btn-sm btn-outline-primary mr-2' %>
Actual:<%= link_to 'Add Gruards', new_arc_guard_path(arc), class: 'btn btn-sm btn-outline-primary mr-2' %>

Expected: <h5 class="card-header">Dynamic Form</h5>
Actual: <h5 class="card-header">Dynimac Form</h5>

Expected: bundle exec rails server
Actual: bundle exec rails

@roberthopman roberthopman changed the title Typo Typo Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant