Skip to content

docs: fix package name in README notes - #70

Open
joaodordio wants to merge 2 commits into
mainfrom
fix/readme-package-name
Open

docs: fix package name in README notes#70
joaodordio wants to merge 2 commits into
mainfrom
fix/readme-package-name

Conversation

@joaodordio

Copy link
Copy Markdown
Member

Summary

  • Two notes in the README referenced @iterable/iterable-expo-plugin, which is not the published package name.
  • Corrected both to @iterable/expo-plugin, matching package.json ("name": "@iterable/expo-plugin"), the install/config instructions elsewhere in the README, and the npm registry (@iterable/iterable-expo-plugin is not published).

Context

Surfaced while validating iterable-docs PR #1556, which normalizes docs to @iterable/expo-plugin. These two README lines were the last stragglers using the wrong name.

Test plan

  • Docs-only change, no code affected
  • Verified no other @iterable/iterable-expo-plugin package references remain (repo slug/URLs intentionally unchanged)

Two notes referenced `@iterable/iterable-expo-plugin`, which is not the
published package name. The correct scoped name is `@iterable/expo-plugin`,
matching package.json, the install instructions, and the npm registry.
@joaodordio
joaodordio requested a review from a team as a code owner July 17, 2026 13:55
@qltysh

qltysh Bot commented Jul 17, 2026

Copy link
Copy Markdown

Qlty


⚠️ Comments skipped @joaodordio doesn't have a Qlty seat in Iterable.

Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @joaodordio a seat from this pull request's page in Qlty.

@joaodordio
joaodordio requested review from a team and removed request for a team August 27, 2026 16:17
@qltysh

qltysh Bot commented Aug 27, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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.

1 participant