From 8bde51f30e0049005591184c01d09fe481363c76 Mon Sep 17 00:00:00 2001 From: Po Chen Date: Wed, 20 Jun 2018 13:32:45 +1000 Subject: [PATCH] fix(docs): add missing semicolon --- .../table-sticky-footer/table-sticky-footer-example.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/material-examples/table-sticky-footer/table-sticky-footer-example.html b/src/material-examples/table-sticky-footer/table-sticky-footer-example.html index 7f4a26817859..c8c7557566d0 100644 --- a/src/material-examples/table-sticky-footer/table-sticky-footer-example.html +++ b/src/material-examples/table-sticky-footer/table-sticky-footer-example.html @@ -16,6 +16,6 @@ - + - \ No newline at end of file +