Skip to content
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

Fix typo in toolbox-parameters-docs #729

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

kathawala
Copy link
Contributor

I think the following should be true

toolbox.parameters.string.split(' ') == toolbox.parameters.array

If that's correct, then the docs have a typo where string and array options of toolbox.parameters don't have their examples matching up with each other

I think the following should be true

```js
toolbox.parameters.string.split(' ') == toolbox.parameters.array
```

If that's correct, then the docs have a typo where `string` and `array` options of `toolbox.parameters` don't have their examples matching up with each other
Copy link
Member

@jamonholmgren jamonholmgren left a comment

Choose a reason for hiding this comment

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

Good catch!

@jamonholmgren jamonholmgren merged commit 3171378 into infinitered:master Jan 20, 2021
@infinitered-circleci
Copy link

🎉 This PR is included in version 4.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants