Skip to content

Commit e022f92

Browse files
authored
Update Datasets.ipynb (#1023)
Grammar correction. Changed "an" to "a".
1 parent f49462c commit e022f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Datasets.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"\n",
4242
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/Datasets.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" height=30/></a>\n",
4343
"\n",
44-
"This notebook shows you how to process an downloaded JSONL dataset using the Batch API. To use it you will need to have logging enabled and have collected some logs into a dataset. For details on this process check out the [Logging and Datasets docs](https://ai.google.dev/gemini-api/docs/logs-datasets)."
44+
"This notebook shows you how to process a downloaded JSONL dataset using the Batch API. To use it you will need to have logging enabled and have collected some logs into a dataset. For details on this process check out the [Logging and Datasets docs](https://ai.google.dev/gemini-api/docs/logs-datasets)."
4545
]
4646
},
4747
{

0 commit comments

Comments
 (0)