Skip to content

Commit 2fe95e6

Browse files
committed
Updated readme code highlight
1 parent e8121d5 commit 2fe95e6

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
@@ -13,7 +13,7 @@ Public Functions:
1313
- `MergePatch(doc, merge) -> doc` : Applies a MergePatch to a JSON document and returns the new doc.
1414
- `MergeMergePatch(merge, merge) -> merge` : Merges two Merge Patch documents into a single.
1515

16-
```
16+
```go
1717
package main
1818

1919
import (

0 commit comments

Comments
 (0)