Skip to content

Commit def18ac

Browse files
Fix NFS server documentation. Forgot to close backtick
1 parent f63b17a commit def18ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/handbook/network-communications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ The flags provided can be described in a table such as the following:
363363

364364
|Flag|Description|
365365
|------|-----------|
366-
|-d|Adds a description for the share in this case `example-share|
366+
|-d|Adds a description for the share in this case `example-share`|
367367
|-F|Filesystem type, in this case NFS.|
368368
|-o|Options for the NFS share in this case `rw`|
369369

0 commit comments

Comments
 (0)