Skip to content

Commit af80bcc

Browse files
committed
fix: ship wit
1 parent 9a2ac7b commit af80bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homestar-wit/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pnpm install @fission-codes/homestar-wit
1717
```js
1818
import { log } from '@fission-codes/homestar-wit/logging'
1919

20-
log('error', 'http', `error message`)
20+
log('error', 'http', `error message here`)
2121
```
2222

2323
## Docs

0 commit comments

Comments
 (0)