Skip to content

Commit fcb3186

Browse files
committed
정리
1 parent f6cfaa4 commit fcb3186

File tree

2 files changed

+3
-3
lines changed
  • articles/ES6, 함수형 프로그래밍, 비동기, 동시성 프로그래밍

2 files changed

+3
-3
lines changed

articles/ES6, 함수형 프로그래밍, 비동기, 동시성 프로그래밍/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 부록. API
1+
# API
22

33
### curry2
44

articles/ES6, 함수형 프로그래밍, 비동기, 동시성 프로그래밍/html/API.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>부록. API</title>
5+
<title>API</title>
66
<script src="functional.es.js"></script>
77
<script>
88
const {
@@ -24,7 +24,7 @@
2424
</head>
2525
<body>
2626

27-
# 부록. API
27+
# API
2828

2929
### curry2
3030

0 commit comments

Comments
 (0)