Skip to content

Commit 6d19830

Browse files
committed
Fix grammar in READMEs
1 parent d0075a4 commit 6d19830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datetime-coldfusion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Print Current Date and Time in All Supported Formats in ColdFusion
22

3-
Enter the date and time values in the webpage and press the **Submit** button to see the printed output of all supported date and time formats using ColdFusion.
3+
Enter the date and time values in the webpage and press the **Submit** button to see the printed output of all supported date and time formats by using ColdFusion.

datetime-jsp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Print Entered Date and Time Values in All Formats using Java Server Pages
22

3-
Enter the date and time using the form and then press the **Submit** button to see the entered date and time in all supported formats.
3+
Enter the date and time by using the form and then press the **Submit** button to see the entered date and time in all supported formats.
44

55
## Instructions
66

0 commit comments

Comments
 (0)