Fix typo in README.md

This commit is contained in:
Marco Realacci 2023-01-12 01:48:32 +01:00
parent 8110137401
commit 72ecd35ea8

View file

@ -22,4 +22,4 @@ This is my project for the Web And Software Architecture (WASA) class
* Dockerfiles to deploy the backend and the frontend in a contaner. * Dockerfiles to deploy the backend and the frontend in a contaner.
* Dockerfile.backend builds the container for the backend * Dockerfile.backend builds the container for the backend
* Dockerfile.frontend builds the container for the frontend * Dockerfile.frontend builds the container for the frontend
* Dockerfile.embedded builds a container which a backend which also delives the frontend * Dockerfile.embedded builds the backend container, but the backend's webserver also delivers the frontend