Skip to content

Commit ab85de4

Browse files
authored
Merge pull request #1 from andreydos/dev
test1
2 parents 1c3f8fa + a85efb3 commit ab85de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
questions: {
44
1: [
55
{
6-
question: 'Smallest bird?',
6+
question: 'Smallest bird??',
77
answer: { text: 'Hummingbird Bee', id: 2 },
88
options: [{ text: 'Pardalote', id: 1 }, { text: 'Hummingbird Bee', id: 2 }, {
99
text: 'Gerigón Piquicorto',

0 commit comments

Comments
 (0)