Skip to content

Commit

Permalink
Spelling error in CDK Drag and drop placeholder (#19023)
Browse files Browse the repository at this point in the history
  • Loading branch information
TPaschedag authored Apr 9, 2020
1 parent 3238fbb commit 1921df3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import {Component} from '@angular/core';
import {CdkDragDrop, moveItemInArray} from '@angular/cdk/drag-drop';

/**
* @title Drag&Drop custom placeholer
* @title Drag&Drop custom placeholder
*/
@Component({
selector: 'cdk-drag-drop-custom-placeholder-example',
Expand Down

0 comments on commit 1921df3

Please sign in to comment.