Skip to content

Commit dc91e04

Browse files
committed
Copy
1 parent 074c49a commit dc91e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/blog/[year]/[month]/[day]/[slug].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const moreCategories: { label: string; href: string }[] = [
122122
<AsideCard
123123
icon={bookIconSvg}
124124
title="What is Elixir?"
125-
body="Elixir is a functional programming language built for scalable, fault-tolerant applications, powered by the Erlang VM."
125+
body="Elixir is a programming language designed for building scalable and maintainable applications, powered by the Erlang VM."
126126
/>
127127
</Reveal>
128128

0 commit comments

Comments
 (0)