Spelling Mistake in Readme of Auth Section
- Linguagem predominante
- TypeScript
- Estrelas
- 7.8k
- Forks
- 2.2k
- Merge médio
- 22h 28min
- PRs com merge (30d)
- 6
Descrição
### 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.
Guia de contribuição
Direção de pesquisa
Inspecione a seção idToken do README e seu exemplo de construtor. Verifique a variável referenciada pelo console log em relação à variável de token usada no exemplo e, em seguida, copie e execute o exemplo para confirmar que ele não produz mais um undefined-variable error.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- angular, firebase, typescript
- Domínio
- authentication, documentation
- Tipo de issue
- Documentação
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 45/100