diff --git a/source/css/atoms/flag.pcss b/source/css/atoms/flag.pcss
index cdede94f649f078e342b12815905da4f5a59c49d..d1d0c9ce6276416713493be2a1c088af805cb2cc 100644
--- a/source/css/atoms/flag.pcss
+++ b/source/css/atoms/flag.pcss
@@ -1,5 +1,5 @@
 .flag {
-  /* mr makes space for flag stripes */
+  /* right margin makes space for flag stripe */
   @apply inline-block relative py-4 pl-4 pr-3 mr-5 bg-black text-white;
 
   &:after {