From 62605288beeea63bd1aaf072986aa8572a83bf35 Mon Sep 17 00:00:00 2001 From: yung algorithm <113615973+yungalgo@users.noreply.github.com> Date: Sat, 6 Sep 2025 19:49:33 +0900 Subject: [PATCH] Force cache refresh to fix production redirect loop --- development.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.mdx b/development.mdx index f5884fb..9eee460 100644 --- a/development.mdx +++ b/development.mdx @@ -22,7 +22,7 @@ elizaOS offers two distinct development paths depending on your goals and experi ## Beginner Development Track -The beginner track focuses on using the elizaOS CLI to create and customize your agents without diving into the core framework code. +The beginner track is focused on using the elizaOS CLI to create and customize your agents without diving into the core framework code. ### Getting Started with CLI Development