Skip to content

Commit 1bb576b

Browse files
Fixed up minor issues in license and readme
1 parent 8d0cbe2 commit 1bb576b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

33
Copyright (c) 2017 Ionic
4+
Copyright (c) 2018 Modus Create, Inc.
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple `stop-watch-box` web component built with [StencilJS](https://stenciljs
66

77
[stencil-component-starter](https://github.com/ionic-team/stencil-component-starter) was used to create this component.
88

9-
Here's the article that I wrote about creating web components wiht Stencil. This repository is just a demo component created.
9+
Here's the article that I wrote about creating web components with Stencil. This repository is just a demo component created.
1010
You can use it in your projects however ;)
1111

1212
## DEMO

0 commit comments

Comments
 (0)