Skip to content

Commit 46aabe4

Browse files
committed
docs(arc-docs): review changes
review changes GH-26
1 parent 4f043d8 commit 46aabe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/arc-docs/src/app/docs/auth-doc/components/doc-introdution/doc-introdution.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export class DocIntrodutionComponent {
2424
helpingData: object[] = [
2525
{
2626
list: `AuthService: AuthService is a service that handles all authentication-related operations
27-
in an Angular application using Firebase Authentication. It provides methods for logging in and signing up users
27+
in an Angular application . It provides methods for logging in and signing up users
2828
using various authentication strategies, managing the current users authentication state, and handling logout.`,
2929
},
3030
{

0 commit comments

Comments
 (0)