Skip to content

Commit fa345a4

Browse files
committed
Fix airtable option again
1 parent abfa1b9 commit fa345a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/forms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export const contributors = [
6262
type: 'Single select',
6363
possibleValues: [
6464
"I've never contributed to OSS before",
65-
"I've done a few contributions before, but I'm no expert.",
65+
"I've done a few contributions before, but I'm no expert",
6666
"I've done many open source contributions before, very familiar with the process",
6767
],
6868
},

0 commit comments

Comments
 (0)