Skip to content

Commit 1c8d4fa

Browse files
authored
Corrected a minor typo line 38
1 parent 34e7cf8 commit 1c8d4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_src/convert-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ struct Policy {
3535
resource: String,
3636
}
3737

38-
// Serialize and deserialize logic for dealing with nested values reprsented as
38+
// Serialize and deserialize logic for dealing with nested values represented as
3939
// JSON strings.
4040
mod as_json_string {
4141
use serde_json;

0 commit comments

Comments
 (0)