Update backend/README.md

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Hannes Heine 2023-03-13 07:04:37 +01:00 committed by GitHub
parent 5e5c1fef04
commit ecbaffc0de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ More details about our GraphQL playground and how to use it with ocelot.social c
### Database Indices and Constraints
Database indices and constraints need to be created and upgraded when the database and the backend are running:
Database indexes and constraints need to be created and upgraded when the database and the backend are running:
{% tabs %}
{% tab title="Docker" %}