From 6a08501b0054c400a14c7f9012852f2c59a13da2 Mon Sep 17 00:00:00 2001 From: "Daniel S. Deboer" Date: Mon, 12 Nov 2018 09:22:55 -0500 Subject: [PATCH] Add missing tick to docs --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f40d534..95ef7e8 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ plugins: [ ] ``` -By default `` will be replaced with `@extends('html')`, `` with `@section('scripts')` and `` with `@section('content'). These defaults can be overridden: +By default `` will be replaced with `@extends('html')`, `` with `@section('scripts')` and `` with `@section('content')`. These defaults can be overridden: ``` plugins: [