fix: typo in mini module example

This commit is contained in:
Haseeb Majid
2023-12-09 11:34:30 +01:00
committed by Gaétan Lepage
parent d6d47afa42
commit dc14748fe7
+1 -1
View File
@@ -27,7 +27,7 @@ in {
n_lines = 50;
search_method = "cover_or_next";
};
surrounds = {};
surround = {};
};
};
};