Skip to content

Commit

Permalink
Update docs/zkapps/o1js/foreign-fields.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mitschabaude authored Dec 11, 2023
1 parent 694126a commit c60abac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zkapps/o1js/foreign-fields.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here is where foreign fields come in: They let you perform algorithms that conne

## Basic usage

This section provides a brief overview of how to use foreign fields. For more details, refer to the [API reference](../o1js-reference/classes/ForeignField) or the doccomments on each method.
This section provides a brief overview of how to use foreign fields. For more details, refer to the [API reference](../o1js-reference/classes/ForeignField) or the doc comments on each method.

The entry point for using foreign fields is the `createForeignField()` function:

Expand Down

0 comments on commit c60abac

Please sign in to comment.