diff --git a/circle/dashboard/templates/dashboard/node-detail.html b/circle/dashboard/templates/dashboard/node-detail.html
index 4b87821..f4ea10e 100644
--- a/circle/dashboard/templates/dashboard/node-detail.html
+++ b/circle/dashboard/templates/dashboard/node-detail.html
@@ -34,7 +34,7 @@
{% trans "Flush" %}:
- {% trans "Disable node and move all instances to other ones." %}
+ {% trans "Disable node and move all instances to other one." %}
{% trans "Enable" %}:
@@ -46,7 +46,7 @@
{% trans "Delete" %}:
- {% trans "Remove node and its host." %}
+ {% trans "Remove node and it's host." %}