Skip to content

Commit

Permalink
Quote and comma-separate Pokemon examples to clarify help text
Browse files Browse the repository at this point in the history
Closes #12792
  • Loading branch information
evantahler authored May 17, 2022
1 parent 957a0be commit f1bd4db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"title": "Pokemon Name",
"description": "Pokemon requested from the API.",
"pattern": "^[a-z0-9_\\-]+$",
"examples": ["ditto, luxray, snorlax"]
"examples": ["ditto", "luxray", "snorlax"]
}
}
}
Expand Down

0 comments on commit f1bd4db

Please sign in to comment.