diff --git a/docs/docs/wordpress-source-plugin-tutorial.md b/docs/docs/wordpress-source-plugin-tutorial.md index 3f3d96e58e93e..0321c483c5253 100644 --- a/docs/docs/wordpress-source-plugin-tutorial.md +++ b/docs/docs/wordpress-source-plugin-tutorial.md @@ -130,7 +130,7 @@ export default ({ data }) => { ))} - )T + ) } // Set here the ID of the home page.