Merge pull request #525 from ChandraShekharAgrawal/documentation/typo-contributing
fixed typo in developers guide section
This commit is contained in:
commit
82bef1f7ac
|
|
@ -4,7 +4,7 @@ Contributions are welcome - code, docs, whatever it might be! If this is your fi
|
|||
|
||||
## Read the developers guide
|
||||
|
||||
The main documentation site has a [developer guide](https://docs.postiz.com/developer-guide) . That guide provides you a good understanding of the project structure, and how to setup your development environment. Read t his document after you have read that guide. This document is intended to provide you a good understanding of how to submit your first contribution.
|
||||
The main documentation site has a [developer guide](https://docs.postiz.com/developer-guide) . That guide provides you a good understanding of the project structure, and how to setup your development environment. Read this document after you have read that guide. This document is intended to provide you a good understanding of how to submit your first contribution.
|
||||
|
||||
## Write code with others
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue