Skip to content

Commit e1205d5

Browse files
authored
add missing newlines in code samples (#207)
1 parent f916947 commit e1205d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

salad/schema_salad/metaschema/map_res_proc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"key": "shaggy"
1010
}
1111
]
12-
}
12+
}

salad/schema_salad/metaschema/map_res_src.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
},
66
"fred": "daphne"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)