a bit of a pedantic fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-01-18 05:31:11 +03:00
parent 0db55b44d6
commit 5a82e2e976

View File

@ -34,7 +34,7 @@ Or just download and drop [serialize.js](serialize.js) into your code.
```javascript ```javascript
serialize = require('ig-serialize') var serialize = require('ig-serialize')
``` ```