Skip to content

Commit

Permalink
Merge pull request #10 from 0xflotus/master
Browse files Browse the repository at this point in the history
did you mean 'abrupt'?
  • Loading branch information
vertexclique authored Aug 16, 2019
2 parents fb40b81 + 2f437f4 commit 06d74ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

Bastion is a Fault-tolerant Runtime for Rust applications.
It detect panics during runs of your code and serves a runtime to
prevent abrubt exits. Also, it enables you to continue serving in case of
prevent abrupt exits. Also, it enables you to continue serving in case of
a failure. You can select your own recovery scenario, scale your workers and
define whole application on top of it.

Expand Down

0 comments on commit 06d74ef

Please sign in to comment.