Skip to content

Commit

Permalink
Add quotes to category names in example DB
Browse files Browse the repository at this point in the history
  • Loading branch information
LakeYS committed Jul 31, 2020
1 parent a5b8338 commit b4e409e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Questions/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
---
trivia_categories:
- id: 0
name: Science
name: "Science"
- id: 1
name: Video Games
name: "Video Games"
- id: 2
name: Music
name: "Music"

0 comments on commit b4e409e

Please sign in to comment.