Skip to content

Commit 09a89af

Browse files
author
Rad Azzouz
committed
index.ios.js` -> index.ios.js`
1 parent 2fe08c6 commit 09a89af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/cocoapods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ end
6565
![Embedding PSPDFKit](../screenshots/embedding-pspdfkit.png)
6666
19. Add a PDF by drag and dropping it into your Xcode project (Select "Create groups" and add to target "YourApp"). This will add the document to the "Copy Bundle Resources" build phase:
6767
![Adding PDF](../screenshots/adding-pdf.png)
68-
20. Replace the default component from index.ios.js`` with a simple touch area to present the bundled PDF:
68+
20. Replace the default component from `index.ios.js` with a simple touch area to present the bundled PDF:
6969

7070
```javascript
7171
import React, { Component } from 'react';

0 commit comments

Comments
 (0)