From 4e7e3996af70e523c8bba6e24663803ed349d32d Mon Sep 17 00:00:00 2001 From: Manitosh Paul <139351036+Manitosh-Paul@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:45:12 +0530 Subject: [PATCH] Fix: In Update ja.lang.js typo fix from 'Axiom' to 'Axios' #5586 --- ja.lang.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ja.lang.js b/ja.lang.js index c3533cd..cfdf365 100644 --- a/ja.lang.js +++ b/ja.lang.js @@ -39,12 +39,12 @@ module.exports = { sidebar: [ { type: "heading", - text: "Axiom 入門", + text: "Axios 入門", }, { type: "link", href: "/docs/intro", - text: "Axiom 入門", + text: "Axios 入門", }, { type: "link",