Skip to content

Commit

Permalink
one more minor change before new release
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrinzigmundv committed Aug 12, 2024
1 parent 959babb commit 24d211a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/home pages/home pages widgets/topnavbar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class TopNavBar extends StatelessWidget {
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
TopNavButton(
label: "Contact Me",
label: "Contact Us",
index: 0,
focusedIndex: focusedIndex,
updateFocus: updateFocus,
Expand Down

0 comments on commit 24d211a

Please sign in to comment.