Skip to content

Commit 13bea70

Browse files
authored
Update isa_nav.adoc.erb
1 parent 55134c0 commit 13bea70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/manual/templates/isa_nav.adoc.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<%- end -%>
88

9-
* Alphabetical list of instrutions
9+
* Alphabetical list of instructions
1010
<%- manual_version.instructions.sort { |a, b| a.name <=> b.name }.each do |inst| -%>
1111
** xref:insts:<%= inst.name %>.adoc[<%= inst.name %>]
1212
<%- end -%>

0 commit comments

Comments
 (0)