mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 18:33:40 +00:00
fix typo (#12338)
fixed a typo in docs/docs/integrations/toolkits/github.ipynb
This commit is contained in:
parent
6720458c7d
commit
374f4cd2bf
@ -354,7 +354,7 @@
|
||||
"issue = github.get_issue(9)\n",
|
||||
"\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",
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user