Skip to content

Commit b318aa9

Browse files
committed
Update readme.md
1 parent 498cd19 commit b318aa9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ You can use the following code.
147147

148148
#### tootpress_menu_forward_label
149149

150-
This filter overwrites the forward label in the bottom navigation.
150+
This filter overwrites the forward label in the bottom navigation.
151151
You can use the following code.
152152

153153
function tootpress_menu_forward_label_change( $label ) {
@@ -162,7 +162,7 @@ You can use the following code.
162162

163163
#### tootpress_menu_backward_label
164164

165-
This filter overwrites the backward label in the bottom navigation.
165+
This filter overwrites the backward label in the bottom navigation.
166166
You can use the following code.
167167

168168
function tootpress_menu_backward_label_change( $label ) {
@@ -395,6 +395,7 @@ This project is licensed under the GPL3 License.
395395

396396
### 0.5 "Echo"
397397

398+
* July 2025
398399
* Feature: Closing Filter
399400
* Feature: Move Forward Label Filter
400401
* Feature: Move Backward Label Filter

0 commit comments

Comments
 (0)