Skip to content

Commit 0167343

Browse files
committed
docs: correct error
1 parent 0454d97 commit 0167343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npx @harmonix-js/cli init <my-bot>
2424

2525
Harmonix offers a straightforward, user-friendly, and robust solution for writing commands naturally. It automates all repetitive tasks, allowing you to concentrate on developing your bot features with assurance.
2626

27-
Example of an `commands/ping.ts`:
27+
Example of a `commands/ping.ts`:
2828

2929
```ts
3030
import { defineCommand } from '@harmonix-js/core'

0 commit comments

Comments
 (0)