Skip to content

Commit 94c5830

Browse files
committed
Remove newline
1 parent a7eeac3 commit 94c5830

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ The AngularJS controllers are JavaScript functions, which help handling the user
9999

100100
```JavaScript
101101
function MyController($scope) {
102-
103102
$scope.buttonText = 'Click me to change foo!';
104103
$scope.foo = 42;
105104

0 commit comments

Comments
 (0)