From b9ddcfdb9acb22c8aceafcce90fac3c3b84cc70c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:02:57 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7dfa37..b0f212f 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ The formula above represents a prominent entangled state known as a **Bell state This state is an example of **quantum entanglement**. Entanglement is a phenomenon where two particles (or qubits, in the case of quantum computing) are correlated in such a way that the state of one particle (qubit) instantaneously affects the state of the other, regardless of the distance between them. -In quantum cryptography, this state is used to ensure the security of communications because any attempt to intercept the entangled qubits alters their state, which can be detected by the person sending the message. +In [quantum cryptography](), this state is used to ensure the security of communications because any attempt to intercept the entangled qubits alters their state, which can be detected by the person sending the message.