Skip to content

Commit b9a0a45

Browse files
authored
edit typo on home page (#287)
* Change scientfic to scientific in topics page
1 parent 990bc06 commit b9a0a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topics/yaml-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The YAML above defines four keys -
4444
with their four respective values.
4545
Values can be
4646
character strings,
47-
numeric (integer, floating point, or scientfic representation),
47+
numeric (integer, floating point, or scientific representation),
4848
Boolean (`true` or `false`),
4949
or more complex nested types (see below).
5050

0 commit comments

Comments
 (0)