From 0fa172d9725dbcac456737a920ba71644b741a71 Mon Sep 17 00:00:00 2001 From: Joaquim Homrighausen Date: Fri, 21 Oct 2022 11:03:28 +0200 Subject: [PATCH] Initial release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad97cb..9520705 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # POMjs -**POMjs** is a random password generator in HTML and pure Javascript. It can be customized by modifying the sources. There's really nothing magic going on here, but it works and is somewhat responsive. The goal was to make something small, useful, and resonably free from dependencies. +**POMjs** is a random password generator in HTML and pure Javascript. It can be customized by modifying the sources. There's really nothing magic going on here, but it works and is somewhat responsive. The goal was to make something small, useful, and reasonably free from dependencies. ## Parts