Remove data-lang for command outputs

This commit is contained in:
Sean Wei
2022-05-28 20:08:49 +08:00
parent bae74f3f15
commit 50b9fb29b0
12 changed files with 23 additions and 23 deletions
@@ -57,7 +57,7 @@ echo $env:USERNAME
The output should be:
```shell
```
ContainerUser
```
@@ -97,7 +97,7 @@ echo $env:USERNAME
The output should be:
```shell
```
ContainerAdministrator
```