mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-17 05:28:37 +01:00
[bqn/en] fix frontmatter
This commit is contained in:
parent
6c9d2170cf
commit
ac928285e1
@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
language: bqn
|
language: BQN
|
||||||
filename: learnbqn.bqn
|
filename: learnbqn.bqn
|
||||||
contributors:
|
contributors:
|
||||||
- ["Raghu Ranganathan", "https://github.com/razetime"]
|
- ["Raghu Ranganathan", "https://github.com/razetime"]
|
||||||
translators:
|
|
||||||
---
|
---
|
||||||
|
|
||||||
BQN is a modern array language (similar to APL) that aims to eliminate burdensome aspects of the APL tradition.
|
BQN is a modern array language (similar to APL) that aims to eliminate burdensome aspects of the APL tradition.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user