Skip to content

Commit

Permalink
Merge pull request #2 from circe/comment-fix-native
Browse files Browse the repository at this point in the history
Update comment to refer to Native not JS
  • Loading branch information
armanbilge authored Oct 25, 2022
2 parents 65585b2 + ebe8ba9 commit 81f86f0
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 81f86f0

Please sign in to comment.