Skip to content

Commit

Permalink
fix(docs): correct heading level
Browse files Browse the repository at this point in the history
Seems like my PR #214 introduced a problem where the heading level is not correct, which renders wrongly when docs are compiled.

Signed-off-by: Jérome Eertmans
<[email protected]>
  • Loading branch information
jeertmans committed Dec 5, 2023
1 parent fd8b13a commit 79e79d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Sionna_Ray_Tracing_Diffraction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"id": "318a9c54-4bd1-4bb5-b615-6ab2d8143b21",
"metadata": {},
"source": [
"# Wedge vs Edge\n",
"## Wedge vs Edge\n",
"\n",
"First, it is important to know the difference between a *wedge* and an *edge*, and why we distinguish between them.\n",
"\n",
Expand Down

0 comments on commit 79e79d1

Please sign in to comment.