Fix a typo in the README

This commit is contained in:
Tristan Ravitch 2017-03-22 11:39:18 -07:00
parent f4309f0c0f
commit 9f684541dc

View File

@ -47,5 +47,5 @@ Implementing support for an architecture is more involved and requires implement
* ABI information regarding registers and calling conventions
* A transfer function for architecture-specific features not represented in the common IR
.. _elf_edit: https://github.com/GaloisInc/elf-edit
.. _elf-edit: https://github.com/GaloisInc/elf-edit
.. _flexdis86: https://github.com/GaloisInc/flexdis86