From 15afff423378512777e0f386855e69ac753c70e3 Mon Sep 17 00:00:00 2001 From: Denis Maier Date: Mon, 17 Jun 2024 12:50:55 +0200 Subject: [PATCH] docs: fix typo in README.md (#137) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29501cb..9d38d56 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ Please see [zotero-plugin-scaffold](https://github.com/northword/zotero-plugin-s You can also: -- Test code snipastes in Tools -> Developer -> Run Javascript; +- Test code snippets in Tools -> Developer -> Run Javascript; - Debug output with `Zotero.debug()`. Find the outputs in Help->Debug Output Logging->View Output; - Debug UI. Zotero is built on the Firefox XUL framework. Debug XUL UI with software like [XUL Explorer](https://udn.realityripple.com/docs/Archive/Mozilla/XUL_Explorer). > XUL Documentation: