Skip to content

Commit

Permalink
[BUGFIX docs] Fix broken ArrayProxy link on api docs (#6057)
Browse files Browse the repository at this point in the history
  • Loading branch information
romgere authored and runspired committed Apr 24, 2019
1 parent 838b5c1 commit fc69c46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import SnapshotRecordArray from '../snapshot-record-array';
@class RecordArray
@namespace DS
@extends Ember.ArrayProxy
@extends ArrayProxy
@uses Ember.Evented
*/

Expand Down

0 comments on commit fc69c46

Please sign in to comment.