From 5edc72c0967c3dff457eb5a50e8584db91ec1ca1 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sat, 25 Jun 2022 15:36:21 -0700 Subject: [PATCH] Fix translation support --- README.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95b854f..83ee979 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ Yes, using the `eth_redirect_to_latest_post_query_args` or `eth_redirect_to_late ## Upgrade Notice ## ### 0.3.1 ### -Fix translation support. +Fixes translation support. diff --git a/readme.txt b/readme.txt index 9fc5afc..c00fa9a 100644 --- a/readme.txt +++ b/readme.txt @@ -47,4 +47,4 @@ Yes, using the `eth_redirect_to_latest_post_query_args` or `eth_redirect_to_late == Upgrade Notice == = 0.3.1 = -Fix translation support. +Fixes translation support. -- GitLab