convert tabs to spaces (#11)

This commit is contained in:
Bojan Skrchevski
2022-12-18 13:04:03 +01:00
committed by GitHub
parent 8ecf367efa
commit 6ca266b649

View File

@@ -67,21 +67,8 @@ Check out the sister repo [**Interactive Coding Challenges**](https://github.com
* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg)
## Contributing
> Learn from the community.
Feel free to submit pull requests to help:
* Fix errors
* Improve sections
* Add new sections
* [Translate](https://github.com/donnemartin/system-design-primer/issues/28)
Content that needs some polishing is placed [under development](#under-development).
Review the [Contributing Guidelines](CONTRIBUTING.md).
## Index of system design topics
> Summaries of various system design topics, including pros and cons. **Everything is a trade-off**.