From fe18de55457eece8ecf2191290eb9dfca555493b Mon Sep 17 00:00:00 2001 From: pytek <168726635+Pytkopff@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:00:08 +0100 Subject: [PATCH] docs: fix typo (extra space) in builder-codes Removed unnecessary whitespace inside the parenthesis. --- docs/base-chain/quickstart/builder-codes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-chain/quickstart/builder-codes.mdx b/docs/base-chain/quickstart/builder-codes.mdx index ce3f27b5..16f26af0 100644 --- a/docs/base-chain/quickstart/builder-codes.mdx +++ b/docs/base-chain/quickstart/builder-codes.mdx @@ -16,7 +16,7 @@ Once your app is registered on [Base.dev](http://base.dev/), the Base App will a ## For App Developers -When you register on [base.dev](https://base.dev/), you will receive a **Builder Code**—a random string (e.g., `bc_b7k3p9da` ) that you'll use to generate your attribution suffix. +When you register on [base.dev](https://base.dev/), you will receive a **Builder Code**—a random string (e.g., `bc_b7k3p9da`) that you'll use to generate your attribution suffix. You can find your code anytime under **Settings** → **Builder Code**.