Skip to content

Commit

Permalink
fix: ship wit
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 7, 2024
1 parent 9a2ac7b commit af80bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/homestar-wit/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pnpm install @fission-codes/homestar-wit
```js
import { log } from '@fission-codes/homestar-wit/logging'

log('error', 'http', `error message`)
log('error', 'http', `error message here`)
```

## Docs
Expand Down

0 comments on commit af80bcc

Please sign in to comment.