Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Fix a spell mistake inside the movies module
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolgst committed Aug 8, 2019
1 parent c6e96d7 commit a4df495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/movies.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func init() {
},
Responses: []string{
"Great choices! I save them into your client.",
"Understood, I send these informations to your client.",
"Understood, I send this information to your client.",
},
Replacer: GenresReplacer,
})
Expand Down
2 changes: 1 addition & 1 deletion res/training.json

Large diffs are not rendered by default.

0 comments on commit a4df495

Please sign in to comment.