Skip to content

Commit 3984f96

Browse files
committed
Rewrap S-expressions description
1 parent e931435 commit 3984f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ Serde by the community.
6363
*(deserialization only)*
6464
- [Envy Store], a way to deserialize [AWS Parameter Store] parameters into Rust
6565
structs. *(deserialization only)*
66-
- [S-expressions], the textual representation of code and data used by
67-
the Lisp language family.
66+
- [S-expressions], the textual representation of code and data used by the Lisp
67+
language family.
6868
- [D-Bus]'s binary wire format.
6969

7070
[JSON]: https://github.com/serde-rs/json

0 commit comments

Comments
 (0)