Skip to content

Commit e0cf04e

Browse files
authored
Merge pull request json-schema-org#39 from r-kan/patch-1
Change to better alignment
2 parents cf61683 + f84cc2f commit e0cf04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ <h3>Set of products:</h3>
210210
"id": 3,
211211
"name": "A blue mouse",
212212
"price": 25.50,
213-
"dimensions": {
213+
"dimensions": {
214214
"length": 3.1,
215215
"width": 1.0,
216216
"height": 1.0

0 commit comments

Comments
 (0)