Skip to content

Commit a64203a

Browse files
authored
Apply suggestions from code review
1 parent c97b4b6 commit a64203a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/manuals/engine/storage/drivers/btrfs-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases:
1212
> required to use the `btrfs` storage driver simply because your system uses
1313
> Btrfs as its root filesystem.
1414
>
15-
> Btrfs driver has known issues - see [Moby issue #27653](https://github.com/moby/moby/issues/27653)
15+
> Btrfs driver has known issues. See [Moby issue #27653](https://github.com/moby/moby/issues/27653)
1616
> for more information.
1717
1818
Btrfs is a copy-on-write filesystem that supports many advanced storage

content/manuals/engine/storage/drivers/select-storage-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ backing filesystems.
111111
| `vfs` | any filesystem |
112112

113113
> [!NOTE]
114-
> \* Most filesystems should work if they have the required features.
114+
> Most filesystems should work if they have the required features.
115115
> Consult [OverlayFS](https://www.kernel.org/doc/html/latest/filesystems/overlayfs.html)
116116
> for more information.
117117

0 commit comments

Comments
 (0)