diff --git a/docs/md_v2/basic/simple-crawling.md b/docs/md_v2/basic/simple-crawling.md index 871fa64c..60d9663b 100644 --- a/docs/md_v2/basic/simple-crawling.md +++ b/docs/md_v2/basic/simple-crawling.md @@ -99,7 +99,7 @@ async def main(): remove_overlay_elements=True, # Cache control - cache_mode=CacheMode.ENABLE # Use cache if available + cache_mode=CacheMode.ENABLED # Use cache if available ) if result.success: