Skip to content

Commit

Permalink
Merge pull request openai#482 from zvictor/patch-1
Browse files Browse the repository at this point in the history
Add missing word
  • Loading branch information
ted-at-openai committed Jun 10, 2023
2 parents 2eab884 + e5fef1f commit c3cdf65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"outputs": [],
"source": [
"# The transformers.py file contains all of the transforming functions, including ones to chunk, embed and load data\n",
"# For more details the file and work through each function individually\n",
"# For more details, check the file and work through each function individually\n",
"from transformers import handle_file_string"
]
},
Expand Down

0 comments on commit c3cdf65

Please sign in to comment.