Skip to content

Commit

Permalink
Changed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-vasconcelos committed Jan 17, 2024
1 parent 8d20f0a commit a00de41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions frontend/components/HomepageHistory/HomepageHistory.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ export default function HomepageHistory() {
<div className={styles.titlesPt}>
<p>Nasceu a 8 de Março de 2016.</p>
<p>Faz parte de uma grande família espalhada pelo mundo.</p>
<p>Por enquanto é o único a falar português.</p>
<p>E fala português.</p>
</div>
<div className={styles.titlesEn}>
<p>Born on March 8 2016.</p>
<p>We are part of a large family spread around the world.</p>
<p>So far we are the only Portuguese speaking museum.</p>
<p>And speaks portuguese.</p>
</div>
</div>
<Link className={styles.badge} href="https://iawm.international/about-us/womens-museums/museums-list/" target="_blank">
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@museudamulher/website",
"version": "2023.11.28-2341",
"version": "2024.01.17-2051",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit a00de41

Please sign in to comment.