Skip to content

Commit 8aa4801

Browse files
committed
docs(directory_selection): Fix numbered list
1 parent 7919c22 commit 8aa4801

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ARCHITECTURE_3_directory_selection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ The data flow follows the layered architecture pattern with clear separation of
278278
9. Parameters present in the log but absent/different in the template files are exported
279279
to `xx_imported_bin_log_parameters.param`; `re_init()` is called again to pick up
280280
the new file
281-
10. Manager state (`_settings`, `configuration_template`, recent-dir history) is updated
282-
only after `open_vehicle_directory()` succeeds, ensuring manager metadata
283-
is committed only on success
281+
10. Manager state (`_settings`, `configuration_template`, recent-dir history) is updated
282+
only after `open_vehicle_directory()` succeeds, ensuring manager metadata
283+
is committed only on success
284284
- Success/failure feedback provided through manager interface; on failure the new directory
285285
is not registered in session history and manager in-memory state is not updated,
286286
though filesystem changes to the new project directory are not rolled back

0 commit comments

Comments
 (0)