Skip to content

Commit 9a332b7

Browse files
author
Igor Polevoy
committed
typo
1 parent be132af commit 9a332b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javalite-hornet-nest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Hornet Nest is an asynchronous processor for Java applications
22

33
This is a simple to use library for processing asynchronous jobs. It can be used in a web application to process
4-
jobs in a thread separate from the one that renders HMTL. It is also a general purpose library that can be used in any
4+
jobs in a thread separate from the one that renders HTML. It is also a general purpose library that can be used in any
55
non-web system.
66

77
Internal Implementation is based on [JBoss HornetQ](http://hornetq.jboss.org/).

0 commit comments

Comments
 (0)