From 15c6585e136a5b0ca59c88435b5d40288e3b5c19 Mon Sep 17 00:00:00 2001 From: modmuss Date: Sun, 1 Oct 2023 18:28:14 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index a66181d0..7e2d467e 100755 --- a/index.md +++ b/index.md @@ -19,17 +19,17 @@ layout: page

Fabric API

-

An extenstive set of developer APIs that enable developers to create mods. Fabric API provides critical hooks to allow mods to extend and intergrate with Minecraft.

+

An extensive set of developer APIs that enable developers to create mods. Fabric API provides critical hooks to allow mods to extend and integrate with Minecraft.

Download Fabric API

Fabric Loader

-

A flexible platform independent mod loader designed for Minecraft and other games and applications. Fabric loaders enables mods to make use of technology such as Mixin and Intermediary.

+

A flexible platform independent mod loader designed for Minecraft and other games and applications. Fabric loader enables mods to make use of technology such as Mixin and Intermediary.

Find out more

Fabric Loom

-

A Gradle plugin enabling developers develop and debug mods. Fabric Loom utilises a number of Fabric developed tools such as Tiny Remapper, Mapping-IO and Yarn.

+

A Gradle plugin enabling developers to develop and debug mods. Fabric Loom utilizes a number of Fabric-developed tools such as Tiny Remapper, Mapping-IO and Yarn.

Get Started
@@ -42,7 +42,7 @@ layout: page

{{ post.title }}

{{ post.content | strip_html | truncate: 310 }}

- Contiune reading + Continue reading {% endfor %}