Skip to content

Commit 07a7ee6

Browse files
authored
Fix typo
1 parent 67316de commit 07a7ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You may encounter this error when using v1.0 of the toolkit if there is a volume
9494

9595
#### Resolution
9696

97-
The easiest solution is to upgrade to v1.1. If you must continue using v1.0, then you or your storage admin must export the offending volume as an NFS share. This can be performed using the ONTAP CLI as demonstrated in the following example for a volume named 'project1'.
97+
The easiest solution is to upgrade to v1.1. If you must continue using v1.0, then you or your storage admin must export the offending volume as an NFS share. This can be done using the ONTAP CLI as demonstrated in the following example for a volume named 'project1'.
9898

9999
```sh
100100
volume mount -volume project1 -junction-path /project1

0 commit comments

Comments
 (0)