Skip to content
Closed
Prev Previous commit
Next Next commit
Capitalize JSON here
Co-authored-by: Colin Stewart <[email protected]>
  • Loading branch information
Mamaduka and costdev authored Feb 3, 2023
commit 8c1d84afe1e840477f5fe974b34c696dc0d52939
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-theme-json-resolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ public static function clean_cached_data() {
}

/**
* Returns an array of all nested json files within a given directory.
* Returns an array of all nested JSON files within a given directory.
*
* @since 6.2.0
*
Expand Down