From 129354e6036f12b6caf69aa2bd238bda294e1537 Mon Sep 17 00:00:00 2001 From: Renaud Kern <2912645+hawaii-do@users.noreply.github.com> Date: Tue, 20 Jun 2023 15:37:11 +0200 Subject: [PATCH] Update readme.md Fix withSubtitles option label --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 73decef..d508cf9 100644 --- a/readme.md +++ b/readme.md @@ -70,7 +70,7 @@ Here are a few customization options - `->height('500px')` Set custom height - `->fullWidth()` Set to full width - `->showRefresh()` Request the resources again -- `->showSubtitle()` Show the resource's subtitle +- `->withSubtitles()` Show the resource's subtitle - `->help('Tip: help text')` Set the help text ### All Options Demo