Update note_list.html
diff --git a/erpnext/utilities/doctype/note/note_list.html b/erpnext/utilities/doctype/note/note_list.html
index e106dd4..d3289d2 100644
--- a/erpnext/utilities/doctype/note/note_list.html
+++ b/erpnext/utilities/doctype/note/note_list.html
@@ -3,7 +3,7 @@
 		<div class="text-ellipsis">
 			{%= list.get_avatar_and_id(doc) %}
 
-			{% if(doc.public) { %}
+			{% if(!doc.public) { %}
 			<span style="margin-right: 8px;"
 				title="{%= __("Private") %}" class="filterable"
 				data-filter="public,=,Yes">