diff --git a/website/i18n/ja/docusaurus-plugin-content-blog/2021-11-08-v2-beta2-release-notes.mdx b/website/i18n/ja/docusaurus-plugin-content-blog/2021-11-08-v2-beta2-release-notes.mdx
index 71967ef1b..81493f0d2 100644
--- a/website/i18n/ja/docusaurus-plugin-content-blog/2021-11-08-v2-beta2-release-notes.mdx
+++ b/website/i18n/ja/docusaurus-plugin-content-blog/2021-11-08-v2-beta2-release-notes.mdx
@@ -10,7 +10,7 @@ tags:
-

+
@@ -24,7 +24,7 @@ So what's new for Wails v2 for Mac vs v1? Hint: It's pretty similar to the Windo
### New Features
-

+
@@ -72,7 +72,7 @@ In addition to this, another JS module is dynamically generated wrapping all you
### Remote Templates
-

+
@@ -86,7 +86,7 @@ With v2, I wanted to empower the community by giving you the ability to create a
Thanks to the amazing support of [Mat Ryer](https://github.com/matryer/), the Wails project now supports M1 native builds:
-

+
@@ -94,7 +94,7 @@ Thanks to the amazing support of [Mat Ryer](https://github.com/matryer/), the Wa
You can also specify `darwin/amd64` as a target too:
-

+
@@ -102,7 +102,7 @@ You can also specify `darwin/amd64` as a target too:
Oh, I almost forgot.... you can also do `darwin/universal`.... :wink:
-

+
@@ -112,7 +112,7 @@ Oh, I almost forgot.... you can also do `darwin/universal`.... :wink:
Because Wails v2 for Windows is pure Go, you can target Windows builds without docker.
-

+