We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be44ee commit 7fae73bCopy full SHA for 7fae73b
1 file changed
doc/ai4dev/README.md
@@ -43,7 +43,7 @@ Follow the [vibe coding](#vibe-coding) steps except as described below:
43
* In your first prompt, attach test-suite.F90 with the lines from
44
`module procedure laplacian` to `end procedure laplacian` removed. If the
45
LLM rejects ".F90" file extensions, change the name to "test-suite.txt".
46
- Appened following to the prompt: "Inserting a correct response to this
+ Append following to the prompt: "Inserting a correct response to this
47
prompt into the subdmodule `subdomain_s` and then compiling and running the
48
attached program must generate output indicating that all tests pass."
49
* In subsequent iterations, if replacing the laplacian procedure with the
0 commit comments