From 27b9f5dcc9736c010de6797c98e49ce9f3bfd9de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=92?= <47621124+ronething-bot@users.noreply.github.com> Date: Tue, 5 Jul 2022 11:04:07 +0800 Subject: [PATCH] Update 0setup-devel-env.rst --- guide/source/0setup-devel-env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/source/0setup-devel-env.rst b/guide/source/0setup-devel-env.rst index a8b3b72..43cf3ba 100644 --- a/guide/source/0setup-devel-env.rst +++ b/guide/source/0setup-devel-env.rst @@ -18,7 +18,7 @@ 目前,实验主要支持 Ubuntu18.04/20.04 操作系统。使用 Windows10 和 macOS 的读者,可以安装一台 Ubuntu18.04 虚拟机或 Docker -进行实验。也可基于 **gihub classroom with codespaces** 进行开发。 +进行实验。也可基于 **github classroom with codespaces** 进行开发。 Github Classroom方式进行在线OS 环境配置