Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Typo in `useSegmentEndpoints` client option in README

オープン 初心者向け
#1,145 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
72/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
react-native, typescript
領域
documentation

調査の方向性

まず README とソースコードで useSegmentEndpoint と useSegmentEndpoints を検索します。クライアントオプションの表記がソースコードと一致するように README を更新し、その後、単数形の参照が残っていないことを確認します。

索引モデルが issue の本文から書いたものです。

説明

bug investigate

The README states there is a property called useSegmentEndpoint, but that appears to be a typo. In the code, I'm seeing useSegmentEndpoints (plural).

  • analytics-react-native version: 2.22.0
  • Integrations versions (if used): n/a
  • React Native version: n/a
  • iOS or Android or both? n/a

Steps to reproduce
View the README and search source code for useSegmentEndpoint.

Expected behavior
README and source code should be consistent in the spelling of the useSegmentEndpoint(s) client option.

Actual behavior
README is singular (useSegmentEndpoint) and source code is plural (useSegmentEndpoints).

主要言語
TypeScript
スター
383
フォーク
206
平均マージ
14時間 45分
マージ済み PR(30日)
11

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

segmentio/analytics-react-native のほかの issue

segmentio/analytics-react-native の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。