Skip to content

Commit be49ded

Browse files
docs: fix typo in info window (#30)
1 parent 97f30d5 commit be49ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/InfoWindow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ const InfoWindow: React.FC<InfoWindowProps> = ({ isOpen, onClose }) => {
187187
<p>
188188
We acknowledge and credit <a href="https://github.com/a-auer/qiskit" target="_blank" rel="noopener noreferrer">
189189
https://github.com/a-auer/qiskit</a> for explaining and implementing the protocol,
190-
which served as a reference for our implementation. It also contains a much deeper explanation then this application provides.
190+
which served as a reference for our implementation. It also contains a much deeper explanation than this application provides.
191191
</p>
192192
<p>
193193
The application was built as a project at the Hebrew University of Jerusalem

0 commit comments

Comments
 (0)