Skip to content

Commit 8e7abef

Browse files
committed
Update readme [skip ci]
1 parent bcd2871 commit 8e7abef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Provide a `Lookup` to the specific product. A [lookup](https://docs.firststreet.
4747

4848
```go
4949
lookup := &firststreet.Lookup{
50-
FSID: 123456,
50+
FSID: "123456",
5151
}
5252
```
5353

0 commit comments

Comments
 (0)