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 18770a5 commit 0ba67cfCopy full SHA for 0ba67cf
lang-guide/chapters/types/basic_types/float.md
@@ -6,7 +6,7 @@
6
| **_Annotation:_** | `float` |
7
| **_Literal syntax:_** | A decimal numeric value including a decimal place. E.g., `1.5`, `2.0`, `-15.333` |
8
| **_Casts:_** | [`into float`](/commands/docs/into_float.md) |
9
-| **_See also:_** | [Types of Data - Floats](/book/types_of_data.md#floatsdecimals |
+| **_See also:_** | [Types of Data - Floats](/book/types_of_data.md#floatsdecimals) |
10
11
## Additional language notes
12
0 commit comments