Skip to content

Commit ca29a36

Browse files
committed
chore: lint fixed
1 parent fea68c1 commit ca29a36

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
@@ -190,7 +190,7 @@ This is a quick overview of how to use oRPC. For more details, please refer to t
190190
}
191191
})
192192

193-
console.log(JSON.stringify(spec, null, 2))
193+
console.log(spec)
194194
```
195195

196196
## References

0 commit comments

Comments
 (0)