diff options
| author | Jeff Carr <[email protected]> | 2023-05-09 17:48:21 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-05-09 17:48:21 -0500 |
| commit | 706bcef867ff2a26ab62a1e3d668ac441575df62 (patch) | |
| tree | f9655cbf3596de25d7f857a38e983634f2474a4b /README-goreadme.md | |
| parent | e45e4212da86283e2f9592f11c08d798dfd39860 (diff) | |
start correctly handling grid placement
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README-goreadme.md')
| -rw-r--r-- | README-goreadme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README-goreadme.md b/README-goreadme.md index 5d7ec42..e9b318c 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -164,7 +164,7 @@ This goroutine can be used like a watchdog timer This struct can be used with the go-arg package -### type [Node](/structs.go#L55) +### type [Node](/structs.go#L57) `type Node struct { ... }` |
