Skip to content

Commit 178e22a

Browse files
committed
Fix spelling and grammar
1 parent f4f768f commit 178e22a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tip Calculator
22

3-
This webapp is a simple tip calculator that allows you to enter the total bill
3+
This web app is a simple tip calculator that allows you to enter the total bill
44
amount and the tip percentage. It then calculates the total amount to be paid,
55
including the tip, and displays the result in a user-friendly format.
66

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tip Calculator
22

3-
This webapp is a simple tip calculator that allows you to enter the total bill
3+
This web app is a simple tip calculator that allows you to enter the total bill
44
amount and the tip percentage. It then calculates the total amount to be paid,
55
including the tip, and displays the result in a user-friendly format.
66

0 commit comments

Comments
 (0)