Skip to content

Commit c0e014e

Browse files
authored
Merge pull request #993 from Rubenssio/rubenssio/fix-typos-week1-day1
Fix typos in week1/day1 notebook
2 parents 8af3ff6 + 423173e commit c0e014e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎week1/day1.ipynb‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"2. Search for Python\n",
8787
"3. Click on \"Python\" made by \"ms-python\" and select Install if not already installed\n",
8888
"4. Search for Jupyter\n",
89-
"5. Click on \"Jupyter\" made by \"ms-toolsai\" and select Install of not already installed\n",
89+
"5. Click on \"Jupyter\" made by \"ms-toolsai\" and select Install if not already installed\n",
9090
"\n",
9191
"\n",
9292
"### Next Select the Kernel\n",
@@ -252,7 +252,7 @@
252252
"# Define our system prompt - you can experiment with this later, changing the last sentence to 'Respond in markdown in Spanish.\"\n",
253253
"\n",
254254
"system_prompt = \"\"\"\n",
255-
"You are a snarkyassistant that analyzes the contents of a website,\n",
255+
"You are a snarky assistant that analyzes the contents of a website,\n",
256256
"and provides a short, snarky, humorous summary, ignoring text that might be navigation related.\n",
257257
"Respond in markdown. Do not wrap the markdown in a code block - respond just with the markdown.\n",
258258
"\"\"\""

0 commit comments

Comments
 (0)