Skip to content

Commit 7f13a92

Browse files
committed
typo
1 parent f4469d0 commit 7f13a92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
## [0.8.2] - 2025-02-24
2121
### Changed
2222
- Referencing Rhino.Scripting 0.8.0
23-
- rename Rhino.Scripting.Fsharp -> Rhino.Scripting.FSharp (capital S)
23+
- rename Rhino.Scripting.FSharp -> Rhino.Scripting.FSharp (capital S)
2424

2525
## [0.8.1] - 2024-10-06
2626
### Changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ rs.ObjectName (guid, "123")
4040
```
4141

4242
The `|>!` operator is part of Rhino.Scripting.FSharp library.
43-
It passes it's input on as output. See [definition](https://github.com/goswinr/Rhino.Scripting.Fsharp/blob/main/Src/Rhino.Scripting/Curried.fs#L16).
43+
It passes it's input on as output. See [definition](https://github.com/goswinr/Rhino.Scripting.FSharp/blob/main/Src/Rhino.Scripting/Curried.fs#L16).
4444

4545
### Full API Documentation
4646

0 commit comments

Comments
 (0)