Skip to content

Commit 9f72cff

Browse files
authored
Update migrate-from-go-std.md
1 parent ad065ee commit 9f72cff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

migrate-from-go-std.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: default
3-
title: Migrate from golang standard libary
3+
title: Migrate from go standard libary
44
---
55

6-
# Everything just works
6+
# Drop-in replacement for go JSON standard library
77

88
```
99
type ColorGroup struct {

0 commit comments

Comments
 (0)