fix: typo in mini module example

This commit is contained in:
Haseeb Majid 2023-12-08 21:30:08 +00:00 committed by Gaétan Lepage
parent d6d47afa42
commit dc14748fe7

View file

@ -27,7 +27,7 @@ in {
n_lines = 50;
search_method = "cover_or_next";
};
surrounds = {};
surround = {};
};
};
};