@@ -25,7 +25,7 @@ First, clone this repo and build the Docker images for the project:
25
$ cd fastapi-redis-tutorial
26
$ docker-compose build
27
28
-Running the AIP involves starting the app server and Redis. You'll do those steps
+Running the API involves starting the app server and Redis. You'll do those steps
29
next!
30
31
0 commit comments