Skip to content

Commit

Permalink
dasboard => dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
vipulnsward committed Jun 15, 2013
1 parent 57c0b54 commit 7ca82da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions guides/source/active_support_instrumentation.md
Expand Up @@ -39,7 +39,7 @@ Action Controller


```ruby ```ruby
{ {
key: 'posts/1-dasboard-view' key: 'posts/1-dashboard-view'
} }
``` ```


Expand All @@ -51,7 +51,7 @@ Action Controller


```ruby ```ruby
{ {
key: 'posts/1-dasboard-view' key: 'posts/1-dashboard-view'
} }
``` ```


Expand All @@ -63,7 +63,7 @@ Action Controller


```ruby ```ruby
{ {
key: 'posts/1-dasboard-view' key: 'posts/1-dashboard-view'
} }
``` ```


Expand All @@ -75,7 +75,7 @@ Action Controller


```ruby ```ruby
{ {
key: 'posts/1-dasboard-view' key: 'posts/1-dashboard-view'
} }
``` ```


Expand Down

0 comments on commit 7ca82da

Please sign in to comment.