diff --git a/content/dev/old/lc2/edgedata/index.md b/content/dev/old/lc2/edgedata/index.md index d2e87f89..8aefa448 100644 --- a/content/dev/old/lc2/edgedata/index.md +++ b/content/dev/old/lc2/edgedata/index.md @@ -1,5 +1,5 @@ --- -title: Move Q and N to eges +title: Move Q and N to edges weight: 300 --- @@ -38,4 +38,4 @@ Similarly to "parent is evicted" case, when a node is hit through alternative tr * [Compressed node encoding](../encoding/) (probably it will be even smaller than now). * Being able to evict cold nodes to free up RAM. * Being able to offload nodes to external storage (database etc.) - * Support of transpositions will make Lc0 have more "value" per node, although it's orthogonal. \ No newline at end of file + * Support of transpositions will make Lc0 have more "value" per node, although it's orthogonal.