diff --git a/code/modules/background/space_sectors/tauceti.dm b/code/modules/background/space_sectors/tauceti.dm index d6c41b3b516..5060082dc95 100644 --- a/code/modules/background/space_sectors/tauceti.dm +++ b/code/modules/background/space_sectors/tauceti.dm @@ -7,7 +7,7 @@ /datum/space_sector/tau_ceti/romanovich name = SECTOR_ROMANOVICH description = "The Romanovich Cloud is a shell of icy, rocky and metallic bodies that orbit very distant Tau Ceti, past even the Dust Belt. Rich in deposits of precious and\ - semi-precious metals as well as radioactive elements, the Romanovich Cloud is the source of nearly all the raw materials used within Tau Ceti.The cloud is also one of the few\ + semi-precious metals as well as radioactive elements, the Romanovich Cloud is the source of nearly all the raw materials used within Tau Ceti. The cloud is also one of the few\ sources of Phoron, a volatile but highly-sought after compound, known for its uses in the biomedical and energy industries. Most of the sources of Phoron within the Romanovich \ Cloud are under control of NanoTrasen, which has consequently established many high-tech research facilities in the area in the past few years." diff --git a/html/changelogs/geeves-tau_ceti_typo.yml b/html/changelogs/geeves-tau_ceti_typo.yml new file mode 100644 index 00000000000..cf46a2d80c6 --- /dev/null +++ b/html/changelogs/geeves-tau_ceti_typo.yml @@ -0,0 +1,6 @@ +author: Geeves + +delete-after: True + +changes: + - bugfix: "Fixed a typo in the Tau Ceti sector primer." \ No newline at end of file