Skip to content

Commit 717a5bb

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#119976
Updated line number 170. Typo correction from "can" to "and"
1 parent 2de497d commit 717a5bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-netapp-files/understand-path-lengths.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Using `\\?\Z:` instead allows access and supports longer file paths.
167167
168168
### Workaround if the max path length cannot be increased
169169

170-
If the max path length can't be enabled in the Windows environment or the Windows client versions are too low, there's a workaround. You can mount the SMB share deeper into the directory structure can reduce the queried path length.
170+
If the max path length can't be enabled in the Windows environment or the Windows client versions are too low, there's a workaround. You can mount the SMB share deeper into the directory structure and reduce the queried path length.
171171

172172
For example, rather than mapping `\\NAS-SHARE\AzureNetAppFiles` to `Z:`, map `\\NAS-SHARE\AzureNetAppFiles\folder1\folder2\folder3\folder4` to `Z:`.
173173

@@ -200,4 +200,4 @@ Rather than the name being too long, the error actually results from the charact
200200

201201
## Next steps
202202

203-
* [Understand volume languages](understand-volume-languages.md)
203+
* [Understand volume languages](understand-volume-languages.md)

0 commit comments

Comments
 (0)