Skip to content

Commit 98feb0c

Browse files
authored
Merge pull request #350 from cloudbase/footer-desc
Updated footer description
2 parents 91a7849 + c784520 commit 98feb0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/pages/LoginPage/LoginPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ class LoginPage extends React.Component<Props, State> {
139139
/>
140140
</Top>
141141
<Footer>
142-
<FooterText>Coriolis® is a service offered by</FooterText>
142+
<FooterText>Coriolis® is a service created by</FooterText>
143143
<CbsLogo href="https://cloudbase.it" target="_blank" />
144144
</Footer>
145145
</Content>

0 commit comments

Comments
 (0)