Skip to content

Commit 6396af0

Browse files
committed
Correct headings
1 parent 4af5120 commit 6396af0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/frequently-asked-questions.djot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ by zero which you can use if that is more suitable for your program.
107107
For more information on division by zero from a mathematical perspective, see
108108
this article by Hillel Wayne: [1/0 = 0](https://www.hillelwayne.com/post/divide-by-zero/).
109109

110-
### How does Gleam compare to Rust?
110+
## How does Gleam compare to Rust?
111111

112112
Despite having some syntactic similarities, Gleam and Rust are extremely
113113
different languages.
@@ -123,7 +123,7 @@ area. It runs on Erlang and JavaScript virtual machines.
123123
Both languages have strong static type systems, and Gleam's developer tooling
124124
were inspired in-part by Rust's.
125125

126-
### Elixir also has a type system now. What does that mean for Gleam?
126+
## Elixir also has a type system now. What does that mean for Gleam?
127127

128128
Elixir is another language that runs on the Erlang virtual machine, and we're
129129
very happy to see Gleam's big-sister language getting types as well.

0 commit comments

Comments
 (0)