diff --git a/ACTIONS-FILTERS.md b/ACTIONS-FILTERS.md
index f521a287d..77c38f8b4 100644
--- a/ACTIONS-FILTERS.md
+++ b/ACTIONS-FILTERS.md
@@ -866,7 +866,7 @@ add_filter( 'convertkit_block_broadcasts_build_html_list_item', function( $html,
Overview
Filter the block's content immediately before it is output.
Parameters
@@ -897,7 +897,7 @@ add_filter( 'convertkit_block_form_builder_render', function( $html, $atts ) {
Overview
Filter the block's content immediately before it is output.
Parameters
@@ -1667,7 +1667,7 @@ add_filter( 'convertkit_settings_get_defaults', function( $defaults ) {
convertkit_is_admin_or_frontend_editor
- includes/class-wp-convertkit.php::338
+ includes/class-wp-convertkit.php::339
Overview
Filters whether the current request is a WordPress Administration / Frontend Editor request or not. Page Builders can set this to true to allow ConvertKit to load its administration functionality.
Parameters
@@ -1694,7 +1694,7 @@ add_filter( 'convertkit_is_admin_or_frontend_editor', function( $is_admin_or_fro
Overview
Filter the form