Skip to content

Commit 787248d

Browse files
authored
Merge pull request #3286 from nhutlong-nguyen/patch-1
Update part1d.md
2 parents 2db1548 + 44c7c26 commit 787248d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ Change your application to display statistics only once feedback has been gather
12361236

12371237
Let's continue refactoring the application. Extract the following two components:
12381238

1239-
- <i>Button</i> Handles the functionality of each feedback submission button.
1239+
- <i>Button</i> handles the functionality of each feedback submission button.
12401240

12411241
- <i>StatisticLine</i> for displaying a single statistic, e.g. the average score.
12421242

0 commit comments

Comments
 (0)