Skip to content

Commit 4a74fd3

Browse files
committed
indent fix
1 parent 24f1225 commit 4a74fd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/batch/best-practices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,12 @@ Azure Batch creates and manages a set of users and groups on the VM, which shoul
197197

198198
#### Windows
199199

200-
- A user named **PoolNonAdmin**
201-
- A user group named **WATaskCommon**
200+
- A user named **PoolNonAdmin**
201+
- A user group named **WATaskCommon**
202202

203203
#### Linux
204204

205-
- A user named **\_azbatch**
205+
- A user named **_azbatch**
206206

207207
### File cleanup
208208

0 commit comments

Comments
 (0)