fixed a typo in docs/docs/integrations/toolkits/github.ipynb
This commit is contained in:
ZC Wong 2023-10-27 00:18:47 +08:00 committed by GitHub
parent 6720458c7d
commit 374f4cd2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -354,7 +354,7 @@
"issue = github.get_issue(9)\n", "issue = github.get_issue(9)\n",
"\n", "\n",
"prompt = f\"\"\"\n", "prompt = f\"\"\"\n",
"You are a seinor frontend developer who is experienced in HTML, CSS, and JS- especially React.\n", "You are a senior frontend developer who is experienced in HTML, CSS, and JS- especially React.\n",
"You have been assigned the below issue. Complete it to the best of your ability.\n", "You have been assigned the below issue. Complete it to the best of your ability.\n",
"Remember to first make a plan and pay attention to details like file names and commonsense.\n", "Remember to first make a plan and pay attention to details like file names and commonsense.\n",
"Then execute the plan and use tools appropriately.\n", "Then execute the plan and use tools appropriately.\n",