Skip to content

Commit 7fae73b

Browse files
authored
doc(README): correct spelling
1 parent 1be44ee commit 7fae73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/ai4dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Follow the [vibe coding](#vibe-coding) steps except as described below:
4343
* In your first prompt, attach test-suite.F90 with the lines from
4444
`module procedure laplacian` to `end procedure laplacian` removed. If the
4545
LLM rejects ".F90" file extensions, change the name to "test-suite.txt".
46-
Appened following to the prompt: "Inserting a correct response to this
46+
Append following to the prompt: "Inserting a correct response to this
4747
prompt into the subdmodule `subdomain_s` and then compiling and running the
4848
attached program must generate output indicating that all tests pass."
4949
* In subsequent iterations, if replacing the laplacian procedure with the

0 commit comments

Comments
 (0)