Skip to content

Commit 6057ac0

Browse files
authored
Update config file comments (#3468)
Updated the comments in the Configuration Reference file
1 parent c2bde83 commit 6057ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/protocols/apis-and-extensions/typewriter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,10 +390,10 @@ scripts:
390390
391391
client:
392392
# Which Segment SDK you are generating for.
393-
# Valid values: analytics.js, analytics-node, analytics-ios, analytics-android.
393+
# Valid values: analytics.js, analytics-node, analytics-react-native, swift, kotlin.
394394
sdk: analytics-node
395395
# The target language for your Typewriter client.
396-
# Valid values: javascript, typescript, java, objective-c, swift.
396+
# Valid values: javascript, typescript, kotlin, swift.
397397
language: typescript
398398
399399
trackingPlans:

0 commit comments

Comments
 (0)