Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ public function disable_toc( $display ) {

/**
* Fixes fetched value of markdown_source meta field to not be the
* raw.githubcontent.com domain that is currently incorrectly used
* raw.githubusercontent.com domain that is currently incorrectly used
* in the block editor manifest.
*
* @param mixed $null A value for the meta if its data retrieval is
Expand Down
Loading