Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
5peak2me authored and nathan3d committed Jan 6, 2025
1 parent 7ae8cb5 commit 0c45b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruler-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kotlin {
jvmToolchain(17)
}

// Required for copying resources from Kotln JS (ruler-frontend) module.
// Required for copying resources from Kotlin JS (ruler-frontend) module.
val browserDist by configurations.creating {
isCanBeConsumed = false
isCanBeResolved = true
Expand Down

0 comments on commit 0c45b3c

Please sign in to comment.