Skip to content

Commit cde4986

Browse files
committed
Remove colon
1 parent 7f7e4b1 commit cde4986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Frontend:
4040
* [Buefy](https://buefy.org/) UI framework
4141
* [pusher-js](https://github.com/pusher/pusher-js)
4242

43-
## Дополнительные утилиты, которые могут быть полезны:
43+
## Дополнительные утилиты, которые могут быть полезны
4444

4545
* [Postman](https://www.getpostman.com/) (debug your backend api endpoints)
4646
* [Vue devtools](https://github.com/vuejs/vue-devtools) (debug your frontend components state)
@@ -51,7 +51,7 @@ Github репозиторий [https://github.com/BinaryStudioAcademy/thread-php
5151

5252
Адресс приложения [https://bsa-thread.now.sh](https://bsa-thread.now.sh).
5353

54-
## Вспомогательные материалы:
54+
## Вспомогательные материалы
5555

5656
* [Dependency Injection](https://designpatternsphp.readthedocs.io/en/latest/Structural/DependencyInjection/README.html)
5757
* [Repository pattern](https://designpatternsphp.readthedocs.io/en/latest/More/Repository/README.html) (*Repository\UserRepository.php*)

0 commit comments

Comments
 (0)