Skip to content

Commit

Permalink
Fix license reference (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld authored and thestephenmarshall committed May 25, 2022
1 parent fd035c5 commit b94a779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ When a new kit is generated, a placeholder React kit test will also be created.

Keep in mind: Styles are brought in from playbook through the rails gem, so you will not be able to test scss updates with yarn linking.

The gem & package is available as open source under the terms of the [ICS License](https://opensource.org/licenses/ISC%22)
The gem & npm package is available as open source under the terms of the [ISC License](https://opensource.org/licenses/ISC).

0 comments on commit b94a779

Please sign in to comment.