Skip to content

Commit

Permalink
Fix a typo (#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil authored Apr 19, 2024
1 parent 1fe9d30 commit 7bec949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -2775,7 +2775,7 @@ <h4>Singleton types</h4>
</pre>
<p>
A singleton type is a type containing a single shape. A singleton type is
described using an compile-time constant expression for a single value: the type
described using a compile-time constant expression for a single value: the type
contains the shape of that value. Note that it is possible for the
variable-reference within the simple-const-expr to reference a structured value;
in this case, the value will have its read-only bit set; a value without its
Expand Down

0 comments on commit 7bec949

Please sign in to comment.