diff --git a/emgui/templates/rest_framework/base.html b/emgui/templates/rest_framework/base.html index d169bad25..0e87bef29 100644 --- a/emgui/templates/rest_framework/base.html +++ b/emgui/templates/rest_framework/base.html @@ -37,7 +37,7 @@

MGnify

Access all the data within MGnify using our JSON:API specification API. Browse the API endpoints interactively here, or using your own scripts. - We also have online examples in Python and R, in our MGnify Juptyer Lab. + We also have online examples in Python and R, in our MGnify Jupyter Lab.

Browse examples @@ -128,4 +128,4 @@

MGnify

} document.getElementById("banner").style.setProperty('--vf-hero--bg-image', "url(" + baseUrl + "{% static 'ui/images/microbiome_banner.jpg' %})") -{% endblock %} \ No newline at end of file +{% endblock %}