Spelling Mistake in Readme of Auth Section
- Lenguaje dominante
- TypeScript
- Estrellas
- 7.8k
- Forks
- 2.2k
- Merge medio
- 22 h 28 min
- PR fusionados (30 d)
- 6
Descripción
### 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.
Guía de contribución
Línea de trabajo
Inspecciona la sección idToken de README y su ejemplo de constructor. Comprueba la variable referenciada por console log frente a la variable de token utilizada en el ejemplo; después, copia y ejecuta el ejemplo para confirmar que ya no produce un undefined-variable error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, firebase, typescript
- Área
- authentication, documentation
- Tipo de issue
- Documentación
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100