Skip to content

Commit 2679353

Browse files
mikedorydavideast
authored andcommitted
Remove extra #### from docs (#891)
Looks like there was an extra (accidental?) Markdown H4 alongside italics on line 246. Updated to reflect the way the rest of the doc is formatted with "this should" statements.
1 parent cd5f2d1 commit 2679353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Auth-with-Ionic2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ C:\projects\Ionic_AngularFire2_Project> ionic serve
243243
244244
```
245245
246-
####_This should fetch the data from firebase._
246+
This should fetch the data from firebase.
247247
248248
## Configuring AngularFire2 Auth with Ionic2
249249

0 commit comments

Comments
 (0)