From 2ea893d7389740037e4c236663bac34c91a6f809 Mon Sep 17 00:00:00 2001 From: Document Doctor Date: Wed, 6 Mar 2019 00:41:46 -0500 Subject: [PATCH] Fixed typos in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0adfe03..ca662b8 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Usage - Edit src/main/resources/plugin.yml. - Write your circuits! See [test.java](https://github.com/eisental/LibraryTemplate/blob/master/src/main/java/org/tal/librarytemplate/test.java) for a simple example. -NOTE: If you're using NetBeans you can load the template project by clicking on "Open Project..." and choosing the LibraryTemplate/ folder. It should have an ma-like icon. Netbeans will let you conviniently refactor all the necessary names in the project. +NOTE: If you're using NetBeans you can load the template project by clicking on "Open Project..." and choosing the LibraryTemplate/ folder. It should have an ma-like icon. Netbeans will let you conveniently refactor all the necessary names in the project.