From 316f8dfa59890bd62a387de171c13cde1f7f8ead Mon Sep 17 00:00:00 2001 From: voipmeister <12763807+voipmeister@users.noreply.github.com> Date: Sat, 24 Aug 2024 11:18:24 +0200 Subject: [PATCH] Typo --- docs/_docs/modding/wfc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/modding/wfc.md b/docs/_docs/modding/wfc.md index 11638d27..78c3aefa 100644 --- a/docs/_docs/modding/wfc.md +++ b/docs/_docs/modding/wfc.md @@ -62,7 +62,7 @@ The following MCI codes are available: * `affils`: Any affiliations related to the if `authenticated`, else "N/A". * `authenticated`: Boolean rather the node is authenticated (logged in) or not. * `availIndicator`: Indicator of availability (e.g. for messaging)? Displayed via `statusAvailableIndicators` or system theme. See also [Themes](../art/themes.md). - * `isAvailalbe`: Boolean rather the node is availalbe (e.g. for messaging) or not. + * `isAvailable`: Boolean rather the node is availalbe (e.g. for messaging) or not. * `isSecure`: Is the node securely connected (ie: SSL)? * `isVisible`: Boolean rather the node is visible to others or not. * `node`: The node ID.