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.
2 parents 62d9cf7 + 5fdad6f commit 377c8d8Copy full SHA for 377c8d8
src/items/enumerations.md
@@ -59,7 +59,7 @@ In this example, `Cat` is a _struct-like enum variant_, whereas `Dog` is simply
59
called an enum variant.
60
61
r[items.enum.fieldless]
62
-An enum where no constructors contain fields are called a
+An enum where no constructors contain fields is called a
63
*<span id="field-less-enum">field-less enum</span>*. For example, this is a fieldless enum:
64
65
```rust
0 commit comments