diff --git a/src/public/app/widgets/buttons/note_actions.js b/src/public/app/widgets/buttons/note_actions.js
index 4d48cff41..6e2ebb0cc 100644
--- a/src/public/app/widgets/buttons/note_actions.js
+++ b/src/public/app/widgets/buttons/note_actions.js
@@ -45,6 +45,7 @@ const TPL = `
Export note
Delete note
Print note
+ Save revision
`;