Skip to content

Commit 9edaf82

Browse files
committed
typo
1 parent 08d03a0 commit 9edaf82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ While this guide explains the *what*, *why* and *how*, I find it helpful to see
20172017

20182018
function creditService() { }
20192019

2020-
// credit.service.js
2020+
// customer.service.js
20212021
angular
20222022
.module
20232023
.service('customersService', customersService);

0 commit comments

Comments
 (0)