Skip to content

Commit bf7c80e

Browse files
Merge pull request #49 from sebgoa/patch-1
fix typos
2 parents 572729c + 7523255 commit bf7c80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/describe-code.gpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Tools: sys.find, count, summarize, compare
22

3-
Find the top 10 go files that have to most lines of code. Then summarize each one.
3+
Find the top 10 go files that have the most lines of code. Then summarize each one.
44

5-
Looking at the summary of all files write a short description of this program and it's function.
5+
Looking at the summary of all files write a short description of this program and its function.
66

77
---
88
name: compare

0 commit comments

Comments
 (0)