Skip to content

Commit b9b490c

Browse files
committed
Test commit
1 parent b54cde0 commit b9b490c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Serialize and deserialize objects in Powershell with hashtable. Much like you can convert a object to JSON or use Export-CliXML (the .net way),
44
we can use a hashtable string to store the object on disk.
55

6-
The benefit is a really small footprint when you store the data on disk.
6+
The benefit is a really small footprint when you store the data on disk.
77

88

99
## Implemented datatypes

0 commit comments

Comments
 (0)