From f6e0c7daa4326ba179ea25bbc7f7cb3a4d4407ff Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Wed, 2 Nov 2016 13:19:41 -0400 Subject: [PATCH] Use asterisks for filenames and new terms --- src/chYY-YY-workspaces.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chYY-YY-workspaces.md b/src/chYY-YY-workspaces.md index 9e595b0..2d0f8ed 100644 --- a/src/chYY-YY-workspaces.md +++ b/src/chYY-YY-workspaces.md @@ -1,7 +1,7 @@ ## Workspaces and Multiple Related Crates -Projects can define a workspace, which is a set of crates that will all share -the same `Cargo.lock` and output directory. +Projects can define a *workspace*, which is a set of crates that will all share +the same *Cargo.lock* and output directory. We weren't technically precise about the difference between a *package* and a *crate* until now, and casually people will use the words *package* and *crate*