We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9d906 commit 33db9ccCopy full SHA for 33db9cc
1 file changed
src/components/App.js
@@ -127,9 +127,9 @@ class App extends React.Component {
127
<div className="footer-col col-md-4">
128
<h3>Main Location</h3>
129
<p>
130
- <span>1 Fore Stree</span>
+ <span>1 St. Katharine's Way</span>
131
<br />
132
- <span>London, EC2Y 5EJ</span>
+ <span>London, E1W 1UN</span>
133
</p>
134
</div>
135
0 commit comments