Skip to content

Commit b348cb8

Browse files
committed
fix:Fix README.md
1 parent 21e5ba4 commit b348cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public class Main {
104104
// Specify the region where the server is located.
105105
// Optional values are CN, US, EU, AP, and the client will automatically
106106
// switch to use the best domain name according to the configured region
107-
.domainArea(DomainArea.)
107+
.domainArea(DomainArea.CN)
108108
.build();
109109

110110
// Initialize CloudRecordingClient

0 commit comments

Comments
 (0)