diff --git a/doc/RUN_IN_DOCKER.md b/doc/RUN_IN_DOCKER.md index fd11976dc88aba22f2d29ea169ee6b32df17bb3a..59e70c8bfa6fcab72f4032d84dad41d27ef6dd6d 100644 --- a/doc/RUN_IN_DOCKER.md +++ b/doc/RUN_IN_DOCKER.md @@ -197,4 +197,4 @@ tar -xzf uci_housing.tar.gz ## Attention -The images provided by this document are all running images, which do not support compilation. If you want to compile from source, refer to [COMPILE](COMPILE.md). +The images provided by this document are all runtime images, which do not support compilation. If you want to compile from source, refer to [COMPILE](COMPILE.md).