Skip to content

Commit 49ae9f8

Browse files
authored
Added required comma to README.md (#7349)
1 parent 767c532 commit 49ae9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ APIs marked with the [`@Experimental`][experimental source link] annotation at t
526526

527527
#### @Deprecated
528528

529-
APIs marked with the `@Deprecated` annotation at the class or method level will remain supported until the next major release but it is recommended to stop using them.
529+
APIs marked with the `@Deprecated` annotation at the class or method level will remain supported until the next major release, but it is recommended to stop using them.
530530

531531
#### io.reactivex.rxjava3.internal.*
532532

0 commit comments

Comments
 (0)