From 60361fb11e1a2c07985b54bb4fb7b5ea6a16fda1 Mon Sep 17 00:00:00 2001 From: hadley Date: Tue, 24 Nov 2015 12:23:37 +1300 Subject: [PATCH] Better title for lists --- lists.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lists.Rmd b/lists.Rmd index ef56076..6f26d24 100644 --- a/lists.Rmd +++ b/lists.Rmd @@ -1,6 +1,6 @@ --- layout: default -title: List manipulation +title: Working with lists output: bookdown::html_chapter ---