From 719fe5d1a2f8b2d1e2c58b7aed18e6062656ca90 Mon Sep 17 00:00:00 2001 From: s-ol Date: Tue, 31 Dec 2019 18:40:54 +0100 Subject: spellcheck --- root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md | 2 +- root/articles/mmmfs/ba_log/2019-10-29/text$markdown.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'root/articles/mmmfs/ba_log') diff --git a/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md b/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md index 549ea99..010f861 100644 --- a/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md +++ b/root/articles/mmmfs/ba_log/2019-10-10/text$markdown.md @@ -30,7 +30,7 @@ That means that when the root fileder is rendered, currently 120MB of data have Now that the client can render content within the web browser again, that would be even worse due to the network delay. To solve this, the Fileder implementation now lazy-loads \[[`9632233`][9632233]\]. -When a Fileder is created, it initially knows only its path, but doesn't know which factes or children it contains. +When a Fileder is created, it initially knows only its path, but doesn't know which facets or children it contains. As soon as that data is attempted to be accessed, the fileder loads in the list of its children and facets from the datastore. The facet contents are loaded only when they are actually needed to fulfill a data request or conversion. diff --git a/root/articles/mmmfs/ba_log/2019-10-29/text$markdown.md b/root/articles/mmmfs/ba_log/2019-10-29/text$markdown.md index 9656562..4119d21 100644 --- a/root/articles/mmmfs/ba_log/2019-10-29/text$markdown.md +++ b/root/articles/mmmfs/ba_log/2019-10-29/text$markdown.md @@ -1,4 +1,4 @@ -Today i implemented updating/saving content in the server, and bridged the feature to the client. +Today I implemented updating/saving content in the server, and bridged the feature to the client. In the inspector there is now a `save changes` button that (attempts to) save the content on the server's filesystem \[[`4b8d9be`][4b8d9be]\]. -- cgit v1.2.3