Skip to content

Commit

Permalink
GitBook: [master] one page modified
Browse files Browse the repository at this point in the history
  • Loading branch information
leastbad authored and gitbook-bot committed Sep 30, 2021
1 parent 96dbc96 commit d6aacfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rtfm/reflexes.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ If you want to provide handlers for life-cycle events, you will need to create a

{% code title="app/javascript/controllers/foo\_controller.js" %}
```javascript
import ApplicationController from './application_controller.js'
import ApplicationController from './application_controller'

export default class extends ApplicationController {
// Remember, Nothing Morphs end on the "after" stage
Expand Down

0 comments on commit d6aacfc

Please sign in to comment.