-
Notifications
You must be signed in to change notification settings - Fork 4
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
typo and grammar scrub #1296
typo and grammar scrub #1296
Conversation
shesmu-server/src/main/java/ca/on/oicr/gsi/shesmu/server/plugins/PluginManager.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Michael Laszloffy <[email protected]>
…er/plugins/PluginManager.java Co-authored-by: Michael Laszloffy <[email protected]>
shesmu-server-ui/src/histogram.ts
Outdated
@@ -25,7 +25,7 @@ export interface HistogramRow { | |||
*/ | |||
selectionDisplay(start: number, end: number): string; | |||
/** | |||
* A callback inidcating that the user has selected this range of the histogram. | |||
* A callback inidicating that the user has selected this range of the histogram. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"indicating"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 48916bc
@@ -1,5 +1,5 @@ | |||
# Static Actions | |||
While Shesmu is mostly about the olives, it _does_ runs actions and it can be | |||
While Shesmu is mostly about the olives, it _does_ run actions and it can be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
might be nitpicky, but maybe "While Shesmu is mostly about olives" vs "While Shesmu is mostly about the olives"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple adjustments!
Incidentally, fixes a few bugs in guided meditations!
JIRA Ticket: