diff --git a/locale/pt_BR/LC_MESSAGES/Creational/Multiton/README.po b/locale/pt_BR/LC_MESSAGES/Creational/Multiton/README.po
index ba73482..1123c87 100644
--- a/locale/pt_BR/LC_MESSAGES/Creational/Multiton/README.po
+++ b/locale/pt_BR/LC_MESSAGES/Creational/Multiton/README.po
@@ -33,8 +33,8 @@ msgid ""
 "To have only a list of named instances that are used, like a singleton but "
 "with n instances."
 msgstr ""
-"Para se ter uma lista conhecida de instâncias utilizáveis, como um singleton mas"
-"com n instâncias"
+"Para se ter uma lista conhecida de instâncias utilizáveis, como um singleton mas "
+"com n instâncias."
 
 #: ../../Creational/Multiton/README.rst:14
 msgid "Examples"