From 8ede52c94b9df48a07e247e543c188fc7ea36260 Mon Sep 17 00:00:00 2001 From: QuozPowa <44137317+QuozPowa@users.noreply.github.com> Date: Wed, 24 Oct 2018 15:20:40 +0200 Subject: [PATCH] Correction of the directive name in the exemple --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1dc410..9aefb96 100644 --- a/README.md +++ b/README.md @@ -159,13 +159,13 @@ You can optionally use `grid-pagination` directive to display paging with previo Directive is built on a base of excellent [Angular UI](https://angular-ui.github.io/bootstrap/) component and shares extensive API: ```HTML - - + ``` Settings can be provided as attributes in the or globally configured through the `paginationConfig`.