gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant-backoffice] 02/02: fix typo: s/doest not match with/does


From: gnunet
Subject: [taler-merchant-backoffice] 02/02: fix typo: s/doest not match with/does not match/
Date: Thu, 27 May 2021 10:15:17 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository merchant-backoffice.

commit 755a08143b94aca4edc08eed6d55e56d6cae1625
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu May 27 04:13:34 2021 -0400

    fix typo: s/doest not match with/does not match/
---
 packages/frontend/src/ApplicationReadyRoutes.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/frontend/src/ApplicationReadyRoutes.tsx 
b/packages/frontend/src/ApplicationReadyRoutes.tsx
index ef89152..a0f047d 100644
--- a/packages/frontend/src/ApplicationReadyRoutes.tsx
+++ b/packages/frontend/src/ApplicationReadyRoutes.tsx
@@ -67,7 +67,7 @@ export function ApplicationReadyRoutes(): VNode {
     if (!match || !match[1]) {
       // this should be rare because
       // query to /config is ok but the URL
-      // doest not match with our pattern
+      // does not match our pattern
       return <Fragment>
         <NotYetReadyAppMenu title="Error" onLogout={clearTokenAndGoToRoot} />
         <NotificationCard notification={{

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]