Skip to content

Commit

Permalink
Fix multiple typos
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed May 1, 2018
1 parent 4bee527 commit d0c2aa9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Статьи

- [Tutorial от Djangogirls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺
- [Tutorial от Django Girls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺
- [Tutorial от Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) 🇬🇧
- [Deployment связки django+postgres+nginx+gunicorn на Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04) 🇬🇧
- [Deployment связки django+nginx+uwsgi на Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧
Expand Down Expand Up @@ -97,7 +97,7 @@
## Правила и пожелания для участников чата

- Постарайтесь не писать односложные сообщения в ряд. Осмыслите и сформулируйте свой вопрос, далее задайте его одним-двумя сообщениями
- Оффтоп (сообщения не относящиеся напрямую к теме чата) не приветствуется
- Off-topic сообщения (не относящиеся напрямую к теме чата) не приветствуется
- Скриншоты кода, а также вложенные файлы с оным крайне не приветствуются
- Telegram позволяет форматировать куски кода:

Expand Down
10 changes: 5 additions & 5 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ In this repository you can find useful information collected by chat users.

## Articles

- [Tutorial by Djangogirls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺
- [Tutorial by Django Girls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺
- [Tutorial by Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) 🇬🇧
- [How to set up Django with Postgres, nginx and gunicorn on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04) 🇬🇧
- [How to sesrve Django applications with uwsgi and nginx on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧
- [How to serve Django applications with uwsgi and nginx on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧

## Code style and linting

Expand Down Expand Up @@ -67,7 +67,7 @@ In this repository you can find useful information collected by chat users.

## Slides

- [Slides abou Django from Web-technologies course](slides.md) 🇷🇺
- [Slides about Django from Web-technologies course](slides.md) 🇷🇺

## Open source Django projects

Expand All @@ -94,9 +94,9 @@ In this repository you can find useful information collected by chat users.
- [Nodeshot](https://github.com/ninuxorg/nodeshot)
- [Zulip server - group chat](https://github.com/zulip/zulip)

## Chat rules and recomemndations
## Chat rules and recommendations

- Please, don't write tons of oneline messages. Think about your topic/question and then make one-two detailed messages
- Please, don't write tons of one line messages. Think about your topic/question and then make one-two detailed messages
- Try not to go off topic
- We don't like code screenshots and code snippets in attachments
- Telegram allows us to format code snippets:
Expand Down

0 comments on commit d0c2aa9

Please sign in to comment.