Skip to content

Conversation

@ulan
Copy link
Contributor

@ulan ulan commented May 14, 2024

This replaces incorrect capitalization of "WASM" with "Wasm", which is the official abbreviation of WebAssembly.

See: https://webassembly.org/

The reason why not all letters are capitalized is because "Wasm" is not an acronym, but rather an abbreviation.

This change also fixes capitalization of the canister status output to be consistent wih other fields.

This replace incorrect capitalization of "WASM" with "Wasm",
which is the official abbreviation of WebAssembly.

See: https://webassembly.org/

The reason why not all letters are capitalized is because "Wasm"
is not an acronym, but rather an abbreviation.

This change also fixes capitalization of the canister status
output to be consistent wih other fields.
@ulan ulan requested review from a team and chenyan-dfinity as code owners May 14, 2024 16:03
@ulan ulan changed the title fix: Fix capitalization of "Wasm" fix: Capitalization of "Wasm" May 14, 2024
@ulan
Copy link
Contributor Author

ulan commented May 14, 2024

@ericswanson-dfinity: thanks for the fast review! To double check: is it safe to change the user facing messages this way? I was wondering it that could break some scripts.

@ghost
Copy link

ghost commented May 14, 2024

@ericswanson-dfinity: thanks for the fast review! To double check: is it safe to change the user facing messages this way? I was wondering it that could break some scripts.

It's always possible that changing the output of a program could break some scripts. I suppose you could call out the change to dfx canister status output in the changelog.

@ulan ulan enabled auto-merge (squash) May 14, 2024 17:30
@ulan ulan merged commit f8281fe into master May 14, 2024
@ulan ulan deleted the ulan/fix-wasm-spelling branch May 14, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant