From 786d1d3c950dc98a57f29fea8cb3fe4d73267210 Mon Sep 17 00:00:00 2001 From: catodd Date: Tue, 14 Feb 2017 07:50:58 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59faf57..756e2bf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Previously, the configuratoin for an acceptor was set for the life of the connec be changed on the fly via the Config property of your ApexValidator instance. ## Important -If you are using an Apex 7000 or Spectra, please make sure that all of your dip switches are in the off position. The unit msust be in RS-232 mode to use this library. For more information about configuration, please see our [faq](http://pyramidacceptors.com/support/faq/). +If you are using an Apex 7000 or Spectra, please make sure that all of your dip switches are in the off position. The unit must be in RS-232 mode to use this library. For more information about configuration, please see our [faq](http://pyramidacceptors.com/support/faq/). ## C# .NET Pyramid Device API