docs: Fix typos in docs (#497)
This commit is contained in:
@@ -7,7 +7,7 @@ const HitComponent = ({ hit, children }) => {
|
||||
const { goTo, api } = useContext(NavigationContext)
|
||||
let { url, type, hierarchy } = hit
|
||||
|
||||
/** Get the API that is not currenty being viewed, so we can create
|
||||
/** Get the API that is not currently being viewed, so we can create
|
||||
* an URL that goes to the other API.
|
||||
*/
|
||||
const getOtherAPI = () => {
|
||||
|
||||
Reference in New Issue
Block a user