Skip to content

Commit 60628c8

Browse files
authored
Merge pull request #34 from extism/typo-fix
fix typo
2 parents eaf1736 + cca5311 commit 60628c8

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
@@ -171,7 +171,7 @@ module.exports = { count }
171171

172172
### Logging
173173

174-
Write now calling `console.log` emits an `info` log. Please file an issue or PR if you want to expose the raw logging interface:
174+
At the current time, calling `console.log` emits an `info` log. Please file an issue or PR if you want to expose the raw logging interface:
175175

176176
```javascript
177177
function logStuff() {

0 commit comments

Comments
 (0)