update docs

This commit is contained in:
RickyRister 2025-12-14 03:28:54 -08:00
parent bb084a18ec
commit 4899383057
2 changed files with 3 additions and 3 deletions

View file

@ -108,7 +108,7 @@ public:
* - Provide hashing for deck identity (deck hash).
*
* ### Ownership:
* - Owns the root `InnerDecklistNode` tree.
* - Owns the `DecklistNodeTree`.
* - Owns `SideboardPlan` instances stored in `sideboardPlans`.
*
* ### Example workflow: