feat(ivy): fixed typo in test case description

This commit is contained in:
Andrew Kushnir 2018-09-26 13:34:42 -07:00 committed by Alex Rickabaugh
parent b286abeabe
commit c683f74225
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ describe('compiler compliance: bindings', () => {
});
});
describe('non bindable behaviour', () => {
describe('non bindable behavior', () => {
const getAppFiles = (template: string = ''): MockDirectory => ({
app: {
'example.ts': `