diff --git a/README.rst b/README.rst index 0d9728609..66dcc6dc5 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,6 @@ This library has the following exports: * ``(default)``: The footer as a React component. * ``messages``: Internationalization messages suitable for use with `@edx/frontend-platform/i18n `_ * ``dist/footer.scss``: A SASS file which contains style information for the component. It should be imported into the micro-frontend's own SCSS file. -* ``FooterSlot``: The footer wrapped in a `Frontend Plugin Framework `_ ``PluginSlot``.