Skip to content

Commit

Permalink
Fixed english grammar on "day limit" -> "daily limit"
Browse files Browse the repository at this point in the history
  • Loading branch information
duartebarbosadev committed Feb 17, 2025
1 parent 5043119 commit 8202815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Your feedback is very important for us - we're actively working to improve the a
- **Block All**
Instantly block access to all supported platforms, including Instagram Reels, TikTok, YouTube Shorts, and Facebook Reels.

- **Day Limit**
- **Daily Limit**
Set a daily limit for how long you can spend on supported platforms. Once the limit is reached, access is blocked for the rest of the day.

- **Live Brain Rot Timer**
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<string name="accessibility_service_description">This service detects when reels/shorts are opened so that Scrolless, can block them if configured.</string>
<string name="block_all">Block all</string>
<string name="day_limit">Day Limit</string>
<string name="day_limit">Daily Limit</string>
<string name="temporary_block">Temporary Block</string>
<string name="interval_timer">Interval Timer</string>
<string name="timer_content_description">Elapsed Time</string>
Expand Down

0 comments on commit 8202815

Please sign in to comment.