Skip to content

Commit

Permalink
doc: fix a tiny broken link
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
  • Loading branch information
MrCroxx committed Sep 20, 2024
1 parent a52da3a commit 7c2e8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foyer-storage/src/device/direct_file.rs
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ impl Dev for DirectFileDevice {
}
}

/// [`DirectFiDeviceOptionsBuilder`] is used to build the options for the direct fs device.
/// [`DirectFileDeviceOptionsBuilder`] is used to build the options for the direct fs device.
///
/// The direct fs device uses a directory in a file system to store the data of disk cache.
///
Expand Down

0 comments on commit 7c2e8a8

Please sign in to comment.