mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 08:45:52 +00:00
refact: rectifified a typo in docs of stringify.zig
This commit is contained in:
parent
94c63f31f2
commit
ff17b11692
@ -148,7 +148,7 @@ pub fn writeStreamArbitraryDepth(
|
||||
/// Writes JSON ([RFC8259](https://tools.ietf.org/html/rfc8259)) formatted data
|
||||
/// to a stream.
|
||||
///
|
||||
/// The seqeunce of method calls to write JSON content must follow this grammar:
|
||||
/// The sequence of method calls to write JSON content must follow this grammar:
|
||||
/// ```
|
||||
/// <once> = <value>
|
||||
/// <value> =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user