remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.3k stars 141 forks source link

Typo: seperate -> separate #1306

Closed michielbdejong closed 5 months ago

raucao commented 5 months ago

I wasn't able to figure out why that specific test is failing on node 16 now, with zero changes to any actual code. The previous PR did not have the same issue. :/

Edit: looking at the commit history, it was actually failing after master merges for a while now. But again, for no obvious reason. And tests are still passing with node 16 on my machine.