Skip to content

Commit

Permalink
Update comment to refer to Native not JS
Browse files Browse the repository at this point in the history
  • Loading branch information
zmccoy authored Oct 25, 2022
1 parent 65585b2 commit ebe8ba9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package io.circe.sbt

/**
* automatically loaded for all projects that are cross-compiled to ScalaJS, no need too reference it explicitly in builds
* automatically loaded for all projects that are cross-compiled to ScalaNative, no need too reference it explicitly in builds
*/
import sbt.*
import scoverage.ScoverageSbtPlugin.autoImport._
Expand Down

0 comments on commit ebe8ba9

Please sign in to comment.