We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62f090 commit f968c45Copy full SHA for f968c45
Readme.md
@@ -42,7 +42,7 @@ To use this SDK on iOS platform, you will have to install the SDK according to t
42
43
You can import header file in Objective-C project as:
44
```sh
45
-#import <Contentstack/Contentstack.h>
+#import <Contentstack/Contentstack.h>;
46
47
You can also import as a Module:
48
0 commit comments