Skip to content

Commit ee3a6be

Browse files
authored
Merge pull request #577 from butonic/patch-1
fix typo, leave out 'is' from emphasis
2 parents d21f08e + 3daf0f5 commit ee3a6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ Then, they are many more features to learn! Read [the full documentation](../cor
706706
and how to extend API Platform to fit your needs.
707707
API Platform is incredibly efficient for prototyping and Rapid Application Development (RAD). But the framework is mostly
708708
designed to create complex API-driven projects, far beyond simple CRUD apps. It benefits from **strong extension points**
709-
and is **is continuously optimized for performance.** It powers numerous high-traffic websites.
709+
and it is **continuously optimized for performance.** It powers numerous high-traffic websites.
710710

711711
API Platform has a built-in HTTP cache invalidation system which allows to make API Platform apps blazing fast, and it uses
712712
[Varnish](https://varnish-cache.org/) by default. Read more in the chapter

0 commit comments

Comments
 (0)