Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sseezov authored Mar 30, 2024
1 parent 9d845d5 commit 9491827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ make run # запускается сервер и сборка
- В случае успешного ответа содержимое `document.body` нужно заменить на:

```html
<h3 class="mb-4">User successfully registered</h3>`.
<p>{{Сообщение, полученное с бекенда}}</p>`.
```

## Задача 3
Expand Down

0 comments on commit 9491827

Please sign in to comment.