diff --git a/README.md b/README.md index 49bb047..85d6d00 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ sudo asr -restore -noverify -source /path/to/diskimage.dmg -target /Volumes/Volu ## Dock -+#### Add a Stack with Recent Applications +#### Add a Stack with Recent Applications ```bash defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && \ killall Dock