Skip to content

Commit

Permalink
Update basics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed May 7, 2024
1 parent 3f381cf commit 7288323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ simdjson::ondemand::value::get() noexcept {
}
```
We may then provide support for our `Car`` struct:
We may then provide support for our `Car` struct:
```C++
template <>
Expand Down

0 comments on commit 7288323

Please sign in to comment.