Skip to content

Commit 002e8a0

Browse files
committed
renaming
1 parent 3b65e63 commit 002e8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/app/home.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>BFF Security architecture with Angular nx</h2>
1+
<h2>BFF Security architecture with Angular CLI</h2>
22

33
@if (userProfileClaims$ | async; as userProfileClaims) {
44
@if (userProfileClaims?.isAuthenticated) {

0 commit comments

Comments
 (0)