We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c38e35 + 505edd2 commit eeb0ea1Copy full SHA for eeb0ea1
src/pages/about.es.js
@@ -2,7 +2,7 @@ import React from 'react';
2
import AboutPage from '../components/AboutPage';
3
4
const About = () => {
5
- return <AboutPage lang="es" title="About the course | Full Stack open" />;
+ return <AboutPage lang="es" title="Sobre el curso | Full Stack open" />;
6
};
7
8
export default About;
0 commit comments