Skip to content

Commit 560c237

Browse files
committed
Update typeset
1 parent efee23e commit 560c237

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appendix/repo/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### 基本信息
44

5-
[PHP](https://en.wikipedia.org/wiki/php) PHP(“PHP: Hypertext Preprocessor”,超文本预处理器的字母缩写)是一种被广泛应用的开放源代码的多用途脚本语言,它可嵌入到 HTML 中,尤其适合 web 开发。
5+
[PHP](https://en.wikipedia.org/wiki/php)Hypertext Preprocessor 超文本预处理器的字母缩写)是一种被广泛应用的开放源代码的多用途脚本语言,它可嵌入到 HTML 中,尤其适合 web 开发。
66

77
该仓库位于 `https://hub.docker.com/_/php/` ,提供了 PHP 5.x ~ 7.x 各个版本的镜像。
88

kubernetes/kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kubectl [command]
2929

3030
## log
3131

32-
输出 pod 中一个容器的日志
32+
输出 pod 中一个容器的日志
3333

3434
## rolling-update
3535

0 commit comments

Comments
 (0)