Skip to content

Commit 5977650

Browse files
committed
Revise
1 parent 339b1a0 commit 5977650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cross-site scripting attacks.
4242

4343
- An attacker publishes a malicious HTML inscription with ID `XYZ` which
4444
contains JavaScript that accesses `https://example.com/exchange/send` and
45-
sends them to an attacker-controlled address>
45+
sends them to an attacker-controlled address.
4646

4747
- When a user visits `https://example.com/ord/XYZ`, the malicious JavaScript
4848
requests `https://example.com/exchange/send`. Because the script executes on

0 commit comments

Comments
 (0)