This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new 27ab776  [MINOR] Fix typo in the docker docs
27ab776 is described below

commit 27ab7763e78b9fb6a47b606f61d4127a439b9122
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Tue Jan 18 10:15:29 2022 +0530

    [MINOR] Fix typo in the docker docs
---
 docs/site/docker.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/site/docker.md b/docs/site/docker.md
index 553247d..9b40bc7 100644
--- a/docs/site/docker.md
+++ b/docs/site/docker.md
@@ -23,7 +23,7 @@ limitations under the License.
 
 
 [Docker](https://docs.docker.com/get-docker/) enables you to separate 
applications from
-your infrastructure. This provides a way to manage the instrafrastructure the 
same way
+your infrastructure. This provides a way to manage the infrastructure the same 
way
 you do with the software.
 
 With Docker, enabling GPU support would be much easier on linux. Since only 
the NVIDIA

Reply via email to