Skip to content

Commit

Permalink
ac
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Sep 23, 2023
1 parent 59dff82 commit 5728a42
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 @@ -292,7 +292,7 @@ x = 100 # now y == 100

### Plugins

It is possible to write and load plugins in rust dyanmically.
It is possible to load plugins written in rust dyanmically.
Because Rust doesn't have a stable ABI yet, the plugin must be built with the same version that
was used to build adana.

Expand Down

0 comments on commit 5728a42

Please sign in to comment.