From 02e4f6e5138d908f354a2e989137816befa7de47 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 25 Nov 2017 02:13:39 +0200 Subject: Use Jekyll's `smartify` filter when possible. (#24866) --- docs/4.0/content/tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/4.0/content/tables.md b/docs/4.0/content/tables.md index 0aefc9ad1..865c2b698 100644 --- a/docs/4.0/content/tables.md +++ b/docs/4.0/content/tables.md @@ -586,7 +586,7 @@ Create responsive tables by adding `.table-responsive{-sm|-md|-lg|-xl}` to any ` ## Captions -A `` functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it. +A `` functions like a heading for a table. It helps users with screen readers to find a table and understand what it's about and decide if they want to read it. {% example html %} -- cgit v1.2.3