diff --git a/guides/source/routing.md b/guides/source/routing.md index e95ca95090ce059d6c47cd559b2ec29ddeef9135..b1e4c8ad86262c4e44c7bd0812707d03a8b9b866 100644 --- a/guides/source/routing.md +++ b/guides/source/routing.md @@ -178,7 +178,7 @@ WARNING: A [long-standing bug](https://github.com/rails/rails/issues/1769) preve ```ruby form_for @geocoder, url: geocoder_path do |f| -# snipped for brevity +# snippet for brevity ``` ### Controller Namespaces and Routing