Skip to content

docs:fixed missing coma in docs#394

Merged
mkopcins merged 2 commits intomainfrom
@mkopcins/docs-typo
Jun 13, 2025
Merged

docs:fixed missing coma in docs#394
mkopcins merged 2 commits intomainfrom
@mkopcins/docs-typo

Conversation

@mkopcins
Copy link
Copy Markdown
Collaborator

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@mkopcins mkopcins requested a review from chmjkb June 13, 2025 09:00
Copy link
Copy Markdown
Collaborator

@chmjkb chmjkb left a comment

Choose a reason for hiding this comment

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

ACtually there's a coma missing as well in the readme:
https://github.com/software-mansion/react-native-executorch?tab=readme-ov-file#3%EF%B8%8F%E2%83%A3-run-the-model
can you fix it as well?

@mkopcins mkopcins merged commit 89f0a98 into main Jun 13, 2025
3 checks passed
@mkopcins mkopcins deleted the @mkopcins/docs-typo branch June 13, 2025 13:41
mkopcins added a commit that referenced this pull request Oct 15, 2025
## Description

<!-- Provide a concise and descriptive summary of the changes
implemented in this PR. -->

### Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (improves or adds clarity to existing
documentation)

### Tested on

- [ ] iOS
- [ ] Android

### Testing instructions

<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->

### Screenshots

<!-- Add screenshots here, if applicable -->

### Related issues

<!-- Link related issues here using #issue-number -->

### Checklist

- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings

### Additional notes

<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->

---------

Co-authored-by: Mateusz Kopciński <mateusz.kopcinski@swmansnion.com>
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