Merge pull request #1 from pixeldoc2000/patch-1

Fix typos in README.md
This commit is contained in:
Jeena 2023-10-17 08:53:43 +09:00 committed by GitHub
commit f79f799bed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# fxsync-docker # fxsync-docker
This repository is holding a working docker-compose setup for documentation pourpuses This repository is holding a working docker-compose setup for documentation purposes
because [syncstorage-rs](https://github.com/mozilla-services/syncstorage-rs)'s documentation because [syncstorage-rs](https://github.com/mozilla-services/syncstorage-rs)'s documentation
is not very good to explain how to self host the new rust syncserver. is not very good to explain how to self host the new mozilla rust syncserver.
With help of it you can self host the new Firefox sync server, which is written in Rust With help of it you can self host the new Firefox sync server, which is written in Rust
and replaces the old python one, which is deprecated. and replaces the old python one, which is deprecated.