Skip to content

Commit c940967

Browse files
committed
Correction of nits
1 parent e2d9714 commit c940967

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_overviews/scala3-scaladoc/blog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ authorImg: <Link to the author's image>
5252
## Special characters for the content
5353
Keep in mind that the writing of your blog content is done with classic markdows but here are some useful examples:
5454

55-
` ```<content>``` ` : Multiline code block
55+
` ```<content>``` ` : Multiline code block.
5656

57-
You can also specify a language type, ` ```scala <content>``` `
57+
You can also specify a language type, ` ```scala <content>``` `.
5858

59-
`# Title` : For titles
59+
`# Title` : For titles.
6060

61-
`## Subtitle` : For subtitles
61+
`## Subtitle` : For subtitles.
6262

6363
`word` : For inline code.
6464

0 commit comments

Comments
 (0)