Skip to content

Commit 2b6f69e

Browse files
author
Ikko Eltociear Ashimine
authored
Update count-lines-of-code.gpt
seperated -> separated Signed-off-by: Ikko Eltociear Ashimine <[email protected]>
1 parent 6266259 commit 2b6f69e

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)