Skip to content

Commit

Permalink
Use $(Product) where possible in $(Description).
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 15, 2023
1 parent 6aa4092 commit 0ac1fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackRelease>false</PackRelease>
<PackageDescription>$(Description)

Celerity is expression-oriented, multi-paradigm, and features optional type
$(Product) is expression-oriented, multi-paradigm, and features optional type
checking. Some notable features are pattern matching, first-class functions with
closures, opt-in mutability, explicit yet terse error propagation, concurrency
based on lightweight agents, and non-suspending garbage collection.</PackageDescription>
Expand Down

0 comments on commit 0ac1fbf

Please sign in to comment.