From 7855348e5949bb2031b002af5daa254af71d19fd Mon Sep 17 00:00:00 2001 From: Nikita Poltoratsky Date: Wed, 6 Feb 2019 12:12:41 +0300 Subject: [PATCH] fix(layout): typo in basic usage example --- src/framework/theme/components/layout/layout.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/framework/theme/components/layout/layout.component.ts b/src/framework/theme/components/layout/layout.component.ts index b7d249b864..6c529d0ac1 100644 --- a/src/framework/theme/components/layout/layout.component.ts +++ b/src/framework/theme/components/layout/layout.component.ts @@ -183,7 +183,7 @@ export class NbLayoutFooterComponent { * ```html * * - * + * * * *