Skip to content

Commit fd4445d

Browse files
author
Tom Morelly
committed
fix(typo): fix examples dir typo
1 parent 17d296f commit fd4445d

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ Connect to `ws://localhost:8080/ws` for real-time job updates.
118118

119119
### Comprehensive Example
120120

121-
A full-featured example demonstrating 14 different job types is available in the [exmaples](./exmaples/) directory:
121+
A full-featured example demonstrating 14 different job types is available in the [examples](./examples/) directory:
122122

123123
```bash
124-
cd exmaples
124+
cd examples
125125
go run main.go
126126
```
127127

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)