Skip to content

Commit 6f0f3a6

Browse files
authored
Update grpc-configuration.topic (#450)
1 parent ba3e924 commit 6f0f3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/kotlinx-rpc/topics/grpc-configuration.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</li>
9090
<li>
9191
<code>jvmMain</code> and <code>jvmTest</code> - source sets for Kotlin/Multiplatform projects.
92-
Default source directories are <path>src/jsmMain/proto</path> and <path>src/jvmTest/proto</path>.
92+
Default source directories are <path>src/jvmMain/proto</path> and <path>src/jvmTest/proto</path>.
9393
<warning>
9494
These will change to <path>src/commonMain/proto</path> and <path>src/commonTest/proto</path> in the
9595
future.

0 commit comments

Comments
 (0)