diff --git a/docs/02.API-REFERENCE.md b/docs/02.API-REFERENCE.md index e94d2aa05..ae14d6cb0 100644 --- a/docs/02.API-REFERENCE.md +++ b/docs/02.API-REFERENCE.md @@ -2621,6 +2621,7 @@ jerry_create_promise (void) jerry_release_value (p); } +``` **See also**