Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 6f9c835

Browse files
author
“pavel-latyshou-binary”
committed
feat: add fullstop
1 parent 6787189 commit 6f9c835

File tree

1 file changed

+1
-1
lines changed
  • src/templates/static/legal/tac_sections

1 file changed

+1
-1
lines changed

src/templates/static/legal/tac_sections/tac.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import React from 'react';
33
const Tac = () => (
44
<div>
55
<h2 data-anchor='terms-and-conditions'>{it.L('Terms and conditions')}</h2>
6-
<p><i>{it.L('Version 55. Last modified 30-05-2022')}</i></p>
6+
<p><i>{it.L('Version 55. Last modified 30-05-2022.')}</i></p>
77
<p>{it.L('It is the responsibility of each client to read and understand this legal notice and the terms and conditions ("Terms") pursuant to which an acquisition of financial contracts via this site is governed.')}</p>
88

99
<h2 data-anchor='interpretation'>A. {it.L('Interpretation')}</h2>

0 commit comments

Comments
 (0)