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 b7c0012 commit ed84b7aCopy full SHA for ed84b7a
content/en-us/luau/metatables.md
@@ -80,7 +80,7 @@ Here's the list of available metamethods:
80
</tr>
81
<tr>
82
<td>__mul(table, value)</td>
83
- <td>The * mulitplication operator.</td>
+ <td>The * multiplication operator.</td>
84
85
86
<td>__div(table, value)</td>
0 commit comments