Skip to content

Spelling - #65

Merged
tonilastre merged 7 commits into
memgraph:release/0.5.0from
jsoref:spelling
Jul 14, 2023
Merged

Spelling#65
tonilastre merged 7 commits into
memgraph:release/0.5.0from
jsoref:spelling

Conversation

@jsoref

@jsoref jsoref commented Jun 14, 2023

Copy link
Copy Markdown
Contributor

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/orb/actions/runs/5270930886#summary-14267025062

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/orb/actions/runs/5270931012#summary-14267025554

jsoref added 3 commits June 13, 2023 20:08
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
@jsoref
jsoref requested review from cizl and tonilastre as code owners June 14, 2023 18:43

@jsoref jsoref left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most corrections automatically suggested by Google Sheets. All fault mine

Comment thread README.md

Below you can find a simple Typescript example using Orb to visualize a small graph. Feel
free to check other Javascript examples in `examples/` directory.
free to check other JavaScript examples in `examples/` directory.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brand

* @return {IPosition} Position on the line
*/
const getPointBrezier = <N extends INodeBase, E extends IEdgeBase>(
const getPointBezier = <N extends INodeBase, E extends IEdgeBase>(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm hoping I'm right...

Comment thread src/utils/entity.utils.ts Outdated
@tonilastre
tonilastre changed the base branch from main to release/0.5.0 July 13, 2023 08:23
jsoref added 4 commits July 13, 2023 10:50
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

@tonilastre tonilastre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jsoref!

Btw we will also add your action as part of the build/verify process. This is really cool stuff!

@tonilastre
tonilastre merged commit 202c945 into memgraph:release/0.5.0 Jul 14, 2023
@jsoref
jsoref deleted the spelling branch July 14, 2023 14:27
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.

2 participants