From: NjeriChelimo <[email protected]>
---
clients/cimi/views/machines/index.haml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clients/cimi/views/machines/index.haml
b/clients/cimi/views/machines/index.haml
index cfe832f..85aaaf6 100644
--- a/clients/cimi/views/machines/index.haml
+++ b/clients/cimi/views/machines/index.haml
@@ -15,7 +15,7 @@
%div{ :id => :machineModal, :class => 'modal hide fade' }
.modal-header
- %h3 Create mew Machine entity
+ %h3 Create new Machine entity
.modal-body
%form{ :action => "/cimi/machines", :method => :post }
%fieldset
--
1.7.9.5