diff --git a/gatsby-config.js b/gatsby-config.js index 697aab5e6..1b4598c07 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -59,7 +59,7 @@ module.exports = { { resolve: 'gatsby-remark-code-repls', options: { - defaultText: 'Try it on CodePen', + defaultText: 'Pruébalo en CodePen', directory: `${__dirname}/examples/`, externals: [ `//unpkg.com/react/umd/react.development.js`,