File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,5 +72,5 @@ And [Importing](./Importing.md) contains information about pulling in other
7272contracts or crates that have been published.
7373
7474Please replace this README file with information about your specific project.
75- You can keep the ` Developing.md ` and ` Publishing.md ` files as useful referenced ,
75+ You can keep the ` Developing.md ` and ` Publishing.md ` files as useful references ,
7676but please set some proper description in the README.
Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ where
347347
348348 /// Pins a Module that was previously stored via [`Cache::store_code`].
349349 ///
350- /// The module is lookup first in the file system cache. If not found,
350+ /// The module is looked up first in the file system cache. If not found,
351351 /// the code is loaded from the file system, compiled, and stored into the
352352 /// pinned cache.
353353 ///
You can’t perform that action at this time.
0 commit comments