Skip to content

Commit a13d2fe

Browse files
Merge pull request #46 from eltociear/patch-1
Update count-lines-of-code.gpt
2 parents bf7c80e + 2b6f69e commit a13d2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/count-lines-of-code.gpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ args: file: The file to read and count
1212
---
1313
name: add
1414
description: Sum a bunch of numbers
15-
args: nums: A comma seperated list of numbers
15+
args: nums: A comma separated list of numbers
1616

1717
#!python
1818

0 commit comments

Comments
 (0)