Skip to content

Commit

Permalink
Incorrect use of the equal symbol (=)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Mar 29, 2017
1 parent 065ac1d commit 05a9d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv-"X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>React Breadcrumbs</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit 05a9d67

Please sign in to comment.