aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_view_overview.md
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2016-03-29 18:58:10 +0530
committerVipul A M <vipulnsward@gmail.com>2016-03-29 18:58:10 +0530
commitfc959d6efd9fbbe37fd4bf34abe08680f70d59fa (patch)
treecfd2520997d2a28f352a243344218f99c50a2944 /guides/source/action_view_overview.md
parent91eeefc7953672de5923389308266a1744f3b176 (diff)
downloadrails-fc959d6efd9fbbe37fd4bf34abe08680f70d59fa.tar.gz
rails-fc959d6efd9fbbe37fd4bf34abe08680f70d59fa.tar.bz2
rails-fc959d6efd9fbbe37fd4bf34abe08680f70d59fa.zip
s/documention/documentation/
[ci skip]
Diffstat (limited to 'guides/source/action_view_overview.md')
-rw-r--r--guides/source/action_view_overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/action_view_overview.md b/guides/source/action_view_overview.md
index 46116b1e47..d49df23e4a 100644
--- a/guides/source/action_view_overview.md
+++ b/guides/source/action_view_overview.md
@@ -177,7 +177,7 @@ would produce:
}
```
-See the [Jbuilder documention](https://github.com/rails/jbuilder#jbuilder) for
+See the [Jbuilder documentation](https://github.com/rails/jbuilder#jbuilder) for
more examples and information.
#### Template Caching