소스 검색

typo in code formatting

Grega Bremec 2 년 전
부모
커밋
4e5fc1afc7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.adoc

+ 2 - 2
README.adoc

@@ -28,7 +28,7 @@ Start the composition.
 
 // TODO: podman pod
 
-[subs+=quotes]
+[subs=+quotes]
 ------
 $ *podman volume create metrics*
 metrics
@@ -46,7 +46,7 @@ d4840ad57bfffd4b069e7c2357721ff7aaa6b6ee77f90ad4866a76a1ceb6adb7
 
 Add prometheus and grafana.
 
-[subs+=quotes]
+[subs=+quotes]
 ------
 $ *podman run --name prometheus \*
 		*-d --rm \*