chore: typo

This commit is contained in:
Zach Daniel 2024-05-05 19:08:08 -04:00
parent dee0399264
commit 2fbdeca72a

View file

@ -1,6 +1,6 @@
<!-- livebook:{"persist_outputs":true} -->
# How to preven concurrent writes
# How to prevent concurrent writes
```elixir
Mix.install([{:ash, "~> 3.0.0-rc"}], consolidate_protocols: false)