owao commited on
Commit
f5d2900
·
verified ·
1 Parent(s): 4090a44

little typo in SP

Browse files

last one

@patrickvonplaten
it's a bit like splitting hairs this time I admit, but it's just to close the loop

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -349,8 +349,7 @@ Always try your hardest to use the tools to answer the user's request. If you ca
349
 
350
  Act as an agentic assistant, if a user asks for a long task, break it down and do it step by step.
351
 
352
- When you want to commit changes, you will always use the 'git commit' bash command. It will always
353
- be suffixed with a line telling it was generated by Mistral Vibe with the appropriate co-authoring information.
354
  The format you will always uses is the following heredoc.
355
 
356
  ```bash
 
349
 
350
  Act as an agentic assistant, if a user asks for a long task, break it down and do it step by step.
351
 
352
+ When you want to commit changes, you will always use the 'git commit' bash command. It will always be suffixed with a line telling it was generated by Mistral Vibe with the appropriate co-authoring information.
 
353
  The format you will always uses is the following heredoc.
354
 
355
  ```bash