From 952119e75608b1769b8096f8a0e096d337769f76 Mon Sep 17 00:00:00 2001 From: Karen <7976322+karkarl@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:19:12 -0800 Subject: [PATCH] Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> --- specs/TitleBar/titleBar-dev-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/TitleBar/titleBar-dev-spec.md b/specs/TitleBar/titleBar-dev-spec.md index 6b4596ea42..81a758baff 100644 --- a/specs/TitleBar/titleBar-dev-spec.md +++ b/specs/TitleBar/titleBar-dev-spec.md @@ -134,7 +134,7 @@ Eg. Header, body, and footer content areas. `m_interactableElementsList` - A list of interactable elements is tracked in the lifetime of the TitleBar. -- The list is updated everytime the specified elements' visibility changes. +- The list is updated every time the specified elements' visibility changes. - eg. `BackButton`, `PaleToggleButton`, `Header`, `Content`, `Footer`. `UpdateDragRegion()`