Spelling Mistake in Readme of Auth Section
- 主要言語
- TypeScript
- スター
- 7.8k
- フォーク
- 2.2k
- 平均マージ
- 22時間 28分
- マージ済み PR(30日)
- 6
説明
### Version info
Not version related since it's in the readme of the project.
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
### How to reproduce these conditions
Copy the constructor code of the README file and run it anywhere in your project.
In the constructor of README the console log prints a variable that is not declared and produces undefined variable error.
**Sample data and security rules**
### Debug output
** Screenshots **
### Expected behavior
In the constructor of the section idToken in the README file the console log should be console.log(token);
### Actual behavior
In the constructor of the section idToken in the README file the console log is trying to print a variable called string that does not exist.
コントリビューションガイド
調査の方向性
README の idToken セクションと、そのコンストラクターの例を確認します。console log が参照している変数と、例で使用されている token 変数を照合してから、例をコピーして実行し、undefined-variable error が発生しなくなったことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, firebase, typescript
- 領域
- authentication, documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100