openai / openai-cookbook

Examples and guides for using the OpenAI API
https://cookbook.openai.com
MIT License
57.47k stars 9.07k forks source link

Correct grammatical errors in Markdown cells #1235

Open CharlesCNorton opened 1 month ago

CharlesCNorton commented 1 month ago

This PR corrects the placement of "only" and adds "the" in a Markdown cell.

These changes are necessary to adhere to proper grammatical rules, ensuring clarity and readability in the documentation. Proper grammar and clarity are essential for maintaining the quality and professionalism of the OpenAI Cookbook.


Rephrase for clarity by moving "only" to its proper position and adding "the". The revised sentence reads: "We chose to leave a little ambiguity and noise in the dataset, even though we were interested only in the Summer Olympics 2020." According to the rule of correct placement for limiting modifiers, "only" should be placed immediately before the word or phrase it modifies to avoid ambiguity. Adding "the" ensures proper article usage.