Skip to content

Commit

Permalink
Fix typo in try-encore.md (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuskohlberg authored Sep 29, 2023
1 parent b083633 commit 656a79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/try-encore.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ seodesc: Learn how to try Encore for your existing backend application using Ext
---

Making changes to your backend requires a thoughtful approach and how you best evaluate a new tool, like Encore, depends on your situation and priorities. Here we’ll explore three approaches and introduce the common scenarios and procedures for each:
- **Extend:** Using Encore to speed up building an independent new system or creating proof of concept.
- **Extend:** Using Encore to speed up building an independent new system or creating a proof of concept.
- **Refactor:** Using Encore when refactoring an existing backend to unlock productivity benefits and remove complexity.
- **Rebuild:** Using Encore when rebuilding an existing application from the ground up, ensuring modern best practices and cloud-portability.

Expand Down

0 comments on commit 656a79f

Please sign in to comment.