diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d9e375171d..3ae240d689 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -92,8 +92,8 @@ ([#273](https://github.com/google/ExoPlayer/issues/273)). * Fix where transitions to clipped media sources happened too early ([#4583](https://github.com/google/ExoPlayer/issues/4583)). -* Add `DataSpec.httpMethod` and update `HttpDataSource` implemenations to support - http HEAD method. Previously, only GET and POST were supported. +* Add `DataSpec.httpMethod` and update `HttpDataSource` implementations to + support HTTP HEAD method. Previously, only GET and POST were supported. ### 2.8.3 ###