diff --git a/README.md b/README.md index e9d8cfb..5d63557 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ opt_in_rules: # Other rules make sense for all projects by default. You must opt-out of those. disabled_rules: - - build_files_ordered. # checks that the ordering of techincally-unordered collections Xcode writes out is preserved + - build_files_ordered # checks that the ordering of techincally-unordered collections Xcode writes out is preserved ``` ## Alternatives