-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with docs/handbook/commands/canceling.md #90
Comments
@SuperJMN The various forms of the word cancel have bothered me for years. Technically Cancelled and Canceled are both correct. This is a divergence in the English language. Because it is a https://www.dictionary.com/browse/cancelable
|
We have a content style-guide over at https://reactiveui.net/contribute/content-style-guide/ 👍 It's based off the work that mailchimp open-sourced All content should be shaped based off the contents of the styleguide. The styleguide is the source of truth for
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
In the last part, where does the CancellationToken come from? where is it created?
EDIT: I successfully created a Cancel command with the docs :) Sorry, I didn't see that the CancellationToken was implicit in the StartAsync call.
BTW, there's a typo: sometimes the code says "cancelable" and sometimes it is "cancellable". Please, fix it.
The text was updated successfully, but these errors were encountered: