Skip to content

Commit

Permalink
fix: fix typo in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonKramer committed Nov 7, 2024
1 parent 53d383b commit 7513e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/Tutorial_10b_Custom_Coating_Types.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"- This tutorial showed how to add custom coatings to surfaces in Optiland.\n",
"- Creating a custom coating only requires you inherit from BaseCoating, then define the reflect and transmit methods.\n",
"- We created a simple gradient coating and a spectrally-resolved coating.\n",
"- More advanced coating can be made that are dependent on the ray properties, or surface normals."
"- More advanced coatings can be made that are dependent on the ray properties, or surface normals."
]
}
],
Expand Down

0 comments on commit 7513e1a

Please sign in to comment.