Skip to content

Commit c96c3f1

Browse files
committed
Closes #5
1 parent 88dbc0e commit c96c3f1

File tree

1 file changed

+1
-1
lines changed
  • n2f-src/client/falcor-app

1 file changed

+1
-1
lines changed

n2f-src/client/falcor-app/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ import * as JsDiff from 'diff';
109109
</employee-list>
110110
</my-employee-lists>
111111
</falcor-contents>
112-
<filter-status *ng-if="myEmployeeListsTotalLength">Employeeing {{ myEmployeeLists.length }} of {{ myEmployeeListsTotalLength }} total.</filter-status>
112+
<filter-status *ng-if="myEmployeeListsTotalLength">Showing {{ myEmployeeLists.length }} of {{ myEmployeeListsTotalLength }} total.</filter-status>
113113
</column>
114114
<column>
115115
<h6>Falcor's in-memory cache</h6>

0 commit comments

Comments
 (0)