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 minor documentation issue with find #216

Merged
merged 3 commits into from
Sep 22, 2021

Conversation

JamieBallingall
Copy link
Contributor

The example for find showed findIndex. This PR fixes that.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • [NA] Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • [NA] Added a test for the contribution (if applicable)

CHANGELOG.md Outdated
@@ -11,6 +11,7 @@ New features:
Bugfixes:

Other improvements:
- Fixed minor documention issue with `find`
Copy link
Contributor

Choose a reason for hiding this comment

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

-- Fixed minor documention issue with `find`
+- Fixed minor documention issue with `find` (#216 by @JamieBallingall)

@thomashoneyman thomashoneyman merged commit 7e264fd into purescript:master Sep 22, 2021
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.

None yet

3 participants