mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00: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
|
||||
contributors:
|
||||
- ["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.
|
||||
|
Loading…
Reference in New Issue
Block a user