Added recursive update map keys example

This commit is contained in:
Mike Farah
2025-03-03 15:10:42 +11:00
parent d74e70104f
commit ba1b9737b6
4 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ cool:
```
## Sort a map
Sorting a map, by default, will sort by the values
Sorting a map, by default this will sort by the values
Given a sample.yml file of:
```yaml