Skip to content

Commit cd9811c

Browse files
authored
Ensure consistency by adding missing period in README
Added a missing period at the end of a specific line in the README to maintain consistency with similar lines. All other lines of this type included a period, and this correction ensures uniform formatting and readability.
1 parent 2252650 commit cd9811c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
917917

918918
## Serialization
919919

920-
*Libraries for serializing complex data types*
920+
*Libraries for serializing complex data types.*
921921

922922
* [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
923923
* [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).

0 commit comments

Comments
 (0)