typo
This commit is contained in:
parent
a39c9e6096
commit
d7067f3562
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: Pattern Aligment
|
||||
title: Pattern Alignment
|
||||
layout: ../../layouts/MainLayout.astro
|
||||
---
|
||||
|
||||
import { MiniRepl } from '../../docs/MiniRepl';
|
||||
|
||||
# Pattern Aligment & Combination
|
||||
# Pattern Alignment & Combination
|
||||
|
||||
One core aspect of Strudel, inherited from Tidal, is the flexible way that patterns can be combined, irrespective of their structure. Its declarative approach means a live coder does not have to think about the details of _how_ this is done, only _what_ is to be done.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue