diff --git a/src/arch/mod.rs b/src/arch/mod.rs index ed2466b..36024a3 100644 --- a/src/arch/mod.rs +++ b/src/arch/mod.rs @@ -1,5 +1,5 @@ // # Note to developers: -// architecture-specific code may be tested via the usage of a filein the following +// architecture-specific code may be tested via the usage of a file in the following // path: `/.cargo/config`. (where `/` is the root of the project) // the file should contain the following: // ```