File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ projects = [
191191 ]
192192 }
193193 {
194- title:"Miscellaneous "
194+ title:"Other Projects "
195195 description: "Various utilities and helper libraries for the Typelevel ecosystem."
196196 projects: [
197197 {
@@ -215,7 +215,7 @@ projects = [
215215 },
216216 {
217217 title: "Cats Collections"
218- description: "Niche purely functional collection types"
218+ description: "Purely functional collection types built for use with Cats. "
219219 github: "https://github.com/typelevel/cats-collections"
220220 permalink: "https://typelevel.org/cats-collections/"
221221 platforms: [js, jvm, native]
@@ -361,7 +361,7 @@ projects = [
361361 },
362362 {
363363 title: "cats-stm"
364- description: "A STM implementation for Cats Effect"
364+ description: "A software-transactional-memory implementation for Cats Effect. "
365365 github: "https://github.com/TimWSpence/cats-stm"
366366 platforms: [js, jvm, native]
367367 },
You can’t perform that action at this time.
0 commit comments