Skip to content

Commit fa49081

Browse files
honzajavorekvdusek
andauthored
docs: use conventional straight apostrophes instead of typographic ones
Co-authored-by: Vlada Dusek <[email protected]>
1 parent 5e7c39a commit fa49081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02_guides/05_scrapy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The following example demonstrates a Scrapy Actor that scrapes page titles and e
9595
</TabItem>
9696
</Tabs>
9797

98-
## Dealing with imminent migration to another host
98+
## Dealing with 'imminent migration to another host'
9999

100100
Under some circumstances, the platform may decide to [migrate your Actor](https://docs.apify.com/academy/expert-scraping-with-apify/migrations-maintaining-state) from one piece of infrastructure to another while it's in progress. While [Crawlee](https://crawlee.dev/python)-based projects can pause and resume their work after a restart, achieving the same with a Scrapy-based project can be challenging.
101101

0 commit comments

Comments
 (0)