diff --git a/docs/recipes/modals.md b/docs/recipes/modals.md index 095154a8..5241e7d6 100644 --- a/docs/recipes/modals.md +++ b/docs/recipes/modals.md @@ -42,7 +42,7 @@ end content is the same, the `componentIdentifier` is different as that has been setup to use the controller and action name. -#### **`page_to_page_mapping.rb`** +#### **`page_to_page_mapping.js`** ```js import PostIndex from '../views/posts/index'