docs: typos
This commit is contained in:
parent
54457e48bb
commit
e01a540b08
1 changed files with 3 additions and 3 deletions
|
|
@ -251,10 +251,10 @@ changes.
|
||||||
|
|
||||||
### Undo changes
|
### Undo changes
|
||||||
|
|
||||||
Let's say you ask opencode to makes some changes.
|
Let's say you ask opencode to make some changes.
|
||||||
|
|
||||||
```txt frame="none"
|
```txt frame="none"
|
||||||
Can you refator the function in @packages/functions/src/api/index.ts?
|
Can you refactor the function in @packages/functions/src/api/index.ts?
|
||||||
```
|
```
|
||||||
|
|
||||||
But you realize that it is not what you wanted. You **can undo** the changes
|
But you realize that it is not what you wanted. You **can undo** the changes
|
||||||
|
|
@ -268,7 +268,7 @@ opencode will now revert the changes you made and show your original message
|
||||||
again.
|
again.
|
||||||
|
|
||||||
```txt frame="none"
|
```txt frame="none"
|
||||||
Can you refator the function in @packages/functions/src/api/index.ts?
|
Can you refactor the function in @packages/functions/src/api/index.ts?
|
||||||
```
|
```
|
||||||
|
|
||||||
From here you can tweak the prompt and ask opencode to try again.
|
From here you can tweak the prompt and ask opencode to try again.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue