Skip to content

Commit 99dc152

Browse files
authored
Update mixed.md
1 parent c85f4dc commit 99dc152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_book/src/individual/mixed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ fn main(){
3434
Although markdown does not have a native figure caption syntax, one can use block quote as a general-purpose "environment" to emulate it, and max-level heading inside the quote as caption:
3535

3636
> ![](https://rust-lang.org/logos/rust-logo-256x256-blk.png)
37-
> ###### Figure 1: Our belived logo in glorious 256x256 resolution
37+
> ###### Figure 1: Our beloved logo in glorious 256x256 resolution
3838
3939
Since the heading is inside the block quote, it will not pollute the document heading structure.
4040

0 commit comments

Comments
 (0)