From c8b38fcba58a49488e92e731074512dac3aecf24 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Sun, 10 May 2026 16:03:39 -0400 Subject: [PATCH] Fix "auomatically" typo --- docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/index.md b/docs/guide/index.md index 35107c09f..140105fa2 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -57,7 +57,7 @@ Experimental gameplay features are specific subsets of features that are locked ### 📃 Individual Files -Upon creating your project, bridge. will always generate a `manifest.json` and `pack_icon.png` file in each pack. However, here you can configure additional files to be added to your project auomatically, that are single instance files (only one is needed in a project), for example, the `sounds.json` and `terrain_textures.json` files.. +Upon creating your project, bridge. will always generate a `manifest.json` and `pack_icon.png` file in each pack. However, here you can configure additional files to be added to your project automatically, that are single instance files (only one is needed in a project), for example, the `sounds.json` and `terrain_textures.json` files.. ### 🖊️ Name