Skip to content

Commit 4c1bb68

Browse files
authored
Merge pull request #14 from nickcheng/patch-1
Corrected the title format.
2 parents 64345f1 + f9c1ac3 commit 4c1bb68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docs/Getting Started Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ In the example above we only select a single property from the overall applicati
145145

146146
When subscribing within a ViewController you will typically update the view from within the `subscribe` block.
147147

148-
#Beyond the Basics
148+
# Beyond the Basics
149149

150-
##Asynchronous Operations
150+
## Asynchronous Operations
151151

152152
Conceptually asynchronous operations can simply be treated as state updates that occur at a later point in time. Here's a simple example of how to tie an asynchronous network request to `ReactiveReSwift` state update:
153153

0 commit comments

Comments
 (0)