Skip to content

Commit

Permalink
Correct grammatical errors in Markdown cells (#1235)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCNorton authored Aug 5, 2024
1 parent 4e9998b commit ef81a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fine-tuned_qa/olympics-1-collect-data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"There appear to be winter and summer Olympics 2020. We chose to leave a little ambiguity and noise in the dataset, even though we were interested in only Summer Olympics 2020."
"There appear to be winter and summer Olympics 2020. We chose to leave a little ambiguity and noise in the dataset, even though we were interested only in the Summer Olympics 2020."
]
},
{
Expand Down

0 comments on commit ef81a5d

Please sign in to comment.