Skip to content

Commit a010342

Browse files
author
CHEN Qing
committed
fix(angular2): to angular
1 parent e05a2b0 commit a010342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<meta http-equiv="x-ua-compatible" content="ie=edge">
77
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
8-
<title>lottie animation view for angular2</title>
8+
<title>lottie animation view for angular</title>
99
<style type="text/css">
1010
.container-demo {
1111
margin-top: 70px;
@@ -25,7 +25,7 @@
2525
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
2626
<div class="container-fluid">
2727
<div class="navbar-header">
28-
<a class="navbar-brand" href="#">lottie animation view for angular2</a>
28+
<a class="navbar-brand" href="#">lottie animation view for angular</a>
2929
</div>
3030
<ul class="nav navbar-nav hidden-xs">
3131
<li class="active"><a href="javascript:;">Demo</a></li>

0 commit comments

Comments
 (0)