Skip to content

Commit b2fb40c

Browse files
author
Mad Sheogorath
authored
Update README.md
1 parent b0588dc commit b2fb40c

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
@@ -22,7 +22,7 @@ Here's a simple manifest.json file (located in packme directory) for some hypoth
2222
{
2323
"first_name": "string",
2424
"last_name": "string",
25-
"age": "uint16"
25+
"age": "uint8"
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)