diff --git a/lessons/action-creators.md b/lessons/action-creators.md index 367f7d8..e914080 100644 --- a/lessons/action-creators.md +++ b/lessons/action-creators.md @@ -34,7 +34,7 @@ export default function changeAnimal(location) { } ``` -changeLocation.js +changeBreed.js ```javascript export default function changeBreed(location) {