From a29d7cf684028cc7cbdddb15df3eb9619fe80c57 Mon Sep 17 00:00:00 2001 From: tonihei Date: Thu, 11 Nov 2021 14:06:25 +0000 Subject: [PATCH] Merge #9678: Fix typo in Hello world documentation. PiperOrigin-RevId: 409129177 --- docs/hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hello-world.md b/docs/hello-world.md index 9ad62fb617..5b71f150ff 100644 --- a/docs/hello-world.md +++ b/docs/hello-world.md @@ -126,7 +126,7 @@ may result in unexpected or obscure errors. It will be removed in ExoPlayer 2.16. {:.info} -For more information about ExoPlayer's treading model, see the +For more information about ExoPlayer's threading model, see the ["Threading model" section of the ExoPlayer Javadoc][]. ## Attaching the player to a view ##