Skip to content

Commit 1798393

Browse files
committed
fixed typo in changelog
1 parent 63fb80c commit 1798393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
* Added conversion function `frame_to_rhino_plane` to `compas_rhino.conversions`.
13-
* Added `RhinoSuface.from_frame` to `compas_rhino.geometry`.
13+
* Added `RhinoSurface.from_frame` to `compas_rhino.geometry`.
1414
* Added representation for trims with `compas.geometry.BrepTrim`.
1515

1616
### Changed

0 commit comments

Comments
 (0)