Skip to content

Commit fc69c46

Browse files
romgererunspired
authored andcommitted
[BUGFIX docs] Fix broken ArrayProxy link on api docs (#6057)
1 parent 838b5c1 commit fc69c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/store/addon/-private/system/record-arrays/record-array.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import SnapshotRecordArray from '../snapshot-record-array';
1919
2020
@class RecordArray
2121
@namespace DS
22-
@extends Ember.ArrayProxy
22+
@extends ArrayProxy
2323
@uses Ember.Evented
2424
*/
2525

0 commit comments

Comments
 (0)