diff --git a/docs/fuzzy_search_flow.md b/docs/fuzzy_search_flow.md index b6d686c71..af6af0e62 100644 --- a/docs/fuzzy_search_flow.md +++ b/docs/fuzzy_search_flow.md @@ -1,9 +1,9 @@ ## Input Sources to printCharacters - `printCharacters` is the main function that triggers the fuzzy search process if fuzzy search is enabled. ```mermaid +%%{init: {'flowchart': {'nodeSpacing': 50, 'rankSpacing': 50}}}%% flowchart TD subgraph User Actions UA1[Character Search Input]