We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff4fac commit c309ae3Copy full SHA for c309ae3
README.md
@@ -67,8 +67,8 @@ Universal ID introduces a paradigm shift and enables straightforward simple [**s
67
68
## URI::UID
69
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.
+Universal ID introduces a new URI defintion that can recursively serialize any Ruby object into an URL-safe string
+which can be safely transported via HTTP.
72
73
> [!NOTE]
74
> The payload is optimized to be as small as possible... _especially notable with large objects._
0 commit comments