Skip to content

Commit

Permalink
Spell out "DTD" where first used
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Sep 18, 2018
1 parent 2f02421 commit 49342c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/02-08-xxe_and_deserialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# XML Entities

* In the DTD you specify shortcuts as `ENTITY`...
* In the Document Type Definition (DTD) you specify shortcuts as `ENTITY`...
* `<!ENTITY author "Bjoern Kimminich">`
* `<!ENTITY copyright "(C) 2018">`

Expand Down

0 comments on commit 49342c1

Please sign in to comment.