Skip to content

Commit

Permalink
fix: translation
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Sep 21, 2023
1 parent c4ce4de commit 6b36fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ua/academy/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Maker Academy
import { HeaderLogo, Footer, WideCard, Course } from "@components";
import AcademyIndexLoader from "@components/AcademyIndexLoader.astro";

<WideCard title="Makerspace Academy" text="У Makerspace Academy ви знайдете багато корисної інформації про мейкерство та мейкерські простори." bg={1} className="mt-20 md:mt-32"/>
<WideCard title="Makerspace Academy" text="У цьому розділі ми зібрали корисну інформацію про мейкерство та мейкерспейси." bg={1} className="mt-20 md:mt-32"/>
<div class="container-width">
<div class="w-full my-8 grid grid-cols-1 md:grid-cols-2 gap-8 md:gap-16">
<AcademyIndexLoader language="ua" />
Expand Down

0 comments on commit 6b36fdd

Please sign in to comment.