Skip to content

Commit

Permalink
Fix typo. (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
leilee authored and shoumikhin committed Feb 5, 2018
1 parent db0fe70 commit 5115132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3doc/index.md
Expand Up @@ -463,7 +463,7 @@ For Objective-C, import the umbrella header:
Or:

```objectivec
#import "<FBLPromises/FBLPromises.h>"
#import <FBLPromises/FBLPromises.h>
```

Or, the module:
Expand Down

0 comments on commit 5115132

Please sign in to comment.