Skip to content

Commit e54b221

Browse files
Update README
1 parent c14458d commit e54b221

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ meteor
4747

4848
## Автор
4949
* **[Битюков Алексей](https://github.com/alexeyBityukov)** - *Разработчик* - [email protected]
50-
* **[LLC HELIX MEDIA](https://helixmedia.ru/)** - *Правообладатель* - [email protected]
50+
* **[HELIX MEDIA, LLC](https://helixmedia.ru/)** - *Правообладатель* - [email protected]

imports/ui/components/footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const Footer = () =>
88

99
const FooterLeftBlock = () =>
1010
<div className="left-block-footer">
11-
<span className="footer-developer-name">2018 - LLC HELIX MEDIA</span>
11+
<span className="footer-developer-name">2018 - HELIX MEDIA, LLC</span>
1212
</div>;
1313

1414
const FooterRightBlock = () =>

0 commit comments

Comments
 (0)