We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2ac7b commit af80bccCopy full SHA for af80bcc
packages/homestar-wit/readme.md
@@ -17,7 +17,7 @@ pnpm install @fission-codes/homestar-wit
17
```js
18
import { log } from '@fission-codes/homestar-wit/logging'
19
20
-log('error', 'http', `error message`)
+log('error', 'http', `error message here`)
21
```
22
23
## Docs
0 commit comments