-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small tweaks to the documentation (#100)
* Add target to "Getting Started" build command Ensure that the Wasm target is specified, because now there is no Cargo-specific configuration file. * Rephrase "Wasm/JS" goal Make it clearer that it's about running on the browser instead of supporting Javascript in applications. * Change adjective to adverb Tweak the phrasing to try to make it more fluid. * Add link to WebAssembly website Make it easier to reach for readers on that page. * Remove unnecessary verbs Doesn't add much to the phrase. * Remove early reference to views No need to mention it yet. * Reword expression to better define earlier Make it explicit that the message was created by an earlier block. * Replace "in chain" for "on chain" Seems like a more common expression. * Add a sentence to describe what a state is Now that there isn't a `State` trait, it's best to at least mention why there's a separate type for persisted data. * Don't link to source code from `main` Use the specific commit the documentation was tested with instead.
- Loading branch information
Showing
5 changed files
with
14 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters