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.
1 parent 8e02cc8 commit 4bffcefCopy full SHA for 4bffcef
data/cardsData.js
@@ -33,15 +33,15 @@ export const cardsData = [
33
translations: [
34
{
35
lang: "en",
36
- description: "The various projects of Bits-Scripts",
+ description: "The various projects of Bit-Scripts",
37
},
38
39
lang: "fr",
40
- description: "Porfolio des différents projets de Bits-Sripts",
+ description: "Porfolio des différents projets de Bit-Scripts",
41
42
43
lang: "es",
44
- description: "Los diferentes proyectos de Bits-Scripts",
+ description: "Los diferentes proyectos de Bit-Scripts",
45
46
],
47
0 commit comments