We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f76a4 commit 4fe2c2bCopy full SHA for 4fe2c2b
web/src/pages/reference/ID_Lists/Damage_Types.astro
@@ -62,7 +62,7 @@ luaTable += `}`;
62
</table>
63
64
<section data-pagefind-ignore>
65
- <h4>Damage types in a Lua table: :</h4>
+ <h4>Damage types in a Lua table:</h4>
66
<Code lang="lua" code={luaTable}/>
67
</section>
68
0 commit comments