From 0a7ef61da37228682171103c1104a900177f209e Mon Sep 17 00:00:00 2001 From: Lindsey Simon Date: Sat, 30 Aug 2025 14:18:19 +0200 Subject: [PATCH] Fix typo in README.md for web scraping description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 396f488..8aaa09c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ [![smithery badge](https://smithery.ai/badge/@executeautomation/playwright-mcp-server)](https://smithery.ai/server/@executeautomation/playwright-mcp-server) -A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment. +A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scrapes the page and execute JavaScript in a real browser environment. mcp-playwright MCP server