diff --git a/README.md b/README.md index ae1c295..de3e3ae 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ Both `getDefinitions()` and `getFrontendFlags()` can take arguments overriding U import { flagsClient, evaluateFlags, - getDefinitions, + getFrontendFlags, type IVariant, } from "@unleash/nextjs"; import type { GetServerSideProps, NextPage } from "next";