diff --git a/doc/source/gettingstarted/gettingstarted001.rst b/doc/source/gettingstarted/gettingstarted001.rst index ed449ef..c88263a 100644 --- a/doc/source/gettingstarted/gettingstarted001.rst +++ b/doc/source/gettingstarted/gettingstarted001.rst @@ -152,7 +152,7 @@ of the sample configuration file, and edit it for your site:: communicate as peers, so it is not unusual for an application to act as both a client and a server at the same time. -A typical BACpypes.ini file contains +A typical BACpypes.ini file contains:: [BACpypes] objectName: Betelgeuse @@ -172,7 +172,7 @@ UDP Communications Issues BACnet devices communicate using UDP rather than TCP. This is so devices do not need to implement a full IP stack (although -many of them do becuase they support multiple protocols, including +many of them do because they support multiple protocols, including having embedded web servers). There are two types of UDP messages; *unicast* which is a message diff --git a/doc/source/gettingstarted/gettingstarted002.rst b/doc/source/gettingstarted/gettingstarted002.rst index 5af52c9..4d22180 100644 --- a/doc/source/gettingstarted/gettingstarted002.rst +++ b/doc/source/gettingstarted/gettingstarted002.rst @@ -125,7 +125,7 @@ be specified, so this limits the output to one hundred files:: .. caution:: - The traffice.txt file will be saved in the local directory (pwd) + The traffic.txt file will be saved in the local directory (pwd) The definition of debug::