Skip to content

Commit 3bbbe53

Browse files
authored
Merge pull request #111 from ryvasquez/master
2 parents 60b6c1e + 383afe5 commit 3bbbe53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: documentation/development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ > mix deps.get
2121
AWS S3 setup
2222
- create a new user with FullS3Access
2323
- copy `key_id` and `secret`
24-
- create a new backet with *public access*
24+
- create a new bucket with *public access*
2525
- comment the `s3` exclusion inside `test/test_helper.exs`
2626
- update `.env` file
2727

Diff for: documentation/livebooks/custom_transformation.livemd

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Mix.install([
1414

1515
## Definition
1616

17-
All stars from creating the difinition and custom processing funciton
17+
All starts from creating the definition and custom processing function
1818

1919
```elixir
2020
defmodule Avatar do

0 commit comments

Comments
 (0)