mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-04 15:20:18 +00:00
fix a typo
This commit is contained in:
parent
b34a9fc90b
commit
c2a7cc874a
@ -34,7 +34,7 @@ impl<'m> Module<'m> {
|
||||
}
|
||||
}
|
||||
|
||||
/// Returns all modules the provided config consist of.
|
||||
/// Returns all modules the provided config consists of.
|
||||
pub(super) fn collect_modules(
|
||||
config: &TomlAppServiceConfig,
|
||||
modules_dir: PathBuf,
|
||||
|
Loading…
Reference in New Issue
Block a user