Skip to content

Commit c309ae3

Browse files
committed
Replace marshal with serialize
1 parent 2ff4fac commit c309ae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Universal ID introduces a paradigm shift and enables straightforward simple [**s
6767

6868
## URI::UID
6969

70-
Universal ID introduces a new URI defintion that can recursively marshal any Ruby object into an URL-safe string
71-
which can be safely transported over the wire with HTTP.
70+
Universal ID introduces a new URI defintion that can recursively serialize any Ruby object into an URL-safe string
71+
which can be safely transported via HTTP.
7272

7373
> [!NOTE]
7474
> The payload is optimized to be as small as possible... _especially notable with large objects._

0 commit comments

Comments
 (0)