Skip to content

Commit 3a7b005

Browse files
committed
minor tweak to description about files
1 parent e3bc492 commit 3a7b005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/fundamentals/how-to-rename-azure-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ See the section [Glossary of updated terminology](new-name.md#glossary-of-update
8989

9090
You can use following PowerShell script to rename Azure AD references in your documentation or content. This code sample:
9191

92-
- Scans .resx and .resjson files in the file system within a folder and all subfolders.
92+
- Scans .resx and .resjson files within a specified folder and all nested folders.
9393
- Edits files by replacing any references to `Azure Active Directory (Azure AD)`, `Azure Active Directory`, `Azure AD`, `AAD` with the correct terminology according to [New name for Azure AD](new-name.md).
9494

9595
```powershell

0 commit comments

Comments
 (0)