Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uenojp authored Apr 20, 2024
1 parent 533d37b commit 659f767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorial.rs
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ StringRecord(["Oakman", "AL", "", "33.7133333", "-87.3886111"])
```
If you ever need to access the header record directly, then you can use the
[`Reader::header`](../struct.Reader.html#method.headers)
[`Reader::headers`](../struct.Reader.html#method.headers)
method like so:
```no_run
Expand Down

0 comments on commit 659f767

Please sign in to comment.