From 47633f8a2058826b23650c2124733476df82f5bb Mon Sep 17 00:00:00 2001 From: FullGreaM Date: Sun, 28 Dec 2025 16:35:17 +0300 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e1af8..017f196 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ You can include this widget in your HTML (take code from widget/opc-widget.html) OpenPuzzle Captcha ``` -And in your Java Script: +And in your JavaScript: ```js // Take opc-widget.js from widget/opc-widget.js import { initOPCWidgets } from "/path/to/opc-widget.js";