diff --git a/src/views/ChoreEdit/ChoreEdit.jsx b/src/views/ChoreEdit/ChoreEdit.jsx
index 4dd172d..4c37359 100644
--- a/src/views/ChoreEdit/ChoreEdit.jsx
+++ b/src/views/ChoreEdit/ChoreEdit.jsx
@@ -856,7 +856,7 @@ const ChoreEdit = () => {
label='Give this task a due date'
/>
- task needs to be completed by a specific time.
+ Task needs to be completed by a specific time
)}
diff --git a/src/views/ChoreEdit/RepeatSection.jsx b/src/views/ChoreEdit/RepeatSection.jsx
index b84e905..665aa8e 100644
--- a/src/views/ChoreEdit/RepeatSection.jsx
+++ b/src/views/ChoreEdit/RepeatSection.jsx
@@ -542,7 +542,7 @@ const RepeatSection = ({
return (
- Repeat :
+ Repeat:
{
diff --git a/src/views/Landing/DemoAssignee.jsx b/src/views/Landing/DemoAssignee.jsx
index 5064cf0..24c5482 100644
--- a/src/views/Landing/DemoAssignee.jsx
+++ b/src/views/Landing/DemoAssignee.jsx
@@ -52,7 +52,7 @@ const DemoAssignee = () => {
data-aos-anchor='[data-aos-create-chore-assignee]'
data-aos='fade-right'
>
- Assignees :
+ Assignees:
Who can do this chore?
{
data-aos-anchor='[data-aos-create-chore-assignee]'
data-aos='fade-right'
>
- Assigned :
+ Assigned:
Who is assigned the next due chore?
@@ -128,7 +128,7 @@ const DemoAssignee = () => {
data-aos-anchor='[data-aos-create-chore-assignee]'
data-aos='fade-right'
>
- Picking Mode :
+ Picking Mode:
How to pick the next assignee for the following chore?