Skip to content

Commit

Permalink
Update lang-ruby.md (#9841)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevick10 authored Dec 17, 2024
1 parent a5ae223 commit de17231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lang-ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ started!
## Getting started and simple example

First, copy this example WebAssembly text module into your project. It exports
a function for calculating the greatest common denominator of two numbers.
a function for calculating the greatest common divisor of two numbers.

```wat
{{#include ../examples/gcd.wat}}
Expand Down

0 comments on commit de17231

Please sign in to comment.