From 7f944f9c4ff872a637fe4af0edcbad46263d3d2c Mon Sep 17 00:00:00 2001 From: Ashley Williams Date: Wed, 16 Jan 2019 09:43:58 -0500 Subject: [PATCH] feat(changelog): s/Carol/Cargo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf822a..b560937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ Currently, you can only configure things related to the above-mentioned build profiles. To learn more, [check out the documentation][profile-config-docs]. It leverages the `package.metadata.wasm-pack` key in your - `Carol.toml`, and looks like this: + `Cargo.toml`, and looks like this: ```toml # Cargo.toml