Skip to content

Commit 66b596a

Browse files
committed
Fixing typo in README.md
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent e6c3999 commit 66b596a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The latest release version is ```1.0.2``` and the current snapshot version is ``
5454

5555
If you find that there is functionality missing or bugs in the release version, you may want to try using the snapshot version to see if this helps before raising a feature request or an issue.
5656

57-
### Builing from source
57+
### Building from source
5858

5959
There are two active branches on the Paho Java git repository, ```master``` which is used to produce stable releases, and ```develop``` where active development is carried out. By default cloning the git repository will download the ```master``` branch, to build from ```develop``` make sure you switch to the remote branch: ``` git checkout -b develop remotes/origin/develop ```
6060

0 commit comments

Comments
 (0)