More minor changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<p class="note"><strong>Custom buildpacks</strong>:If your app requires a custom buildpack, you can use the <code>buildpacks</code> attribute to specify it in a number of ways:</p>
|
||||
<p class="note"><strong>Custom buildpacks</strong>: If your app requires a custom buildpack, you can use the <code>buildpacks</code> attribute to specify it in a number of ways:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>By name: <code>MY-BUILDPACK</code>.</p></li>
|
||||
@@ -15,7 +15,7 @@
|
||||
- buildpack_URL
|
||||
</code></pre>
|
||||
|
||||
<p class="note"><strong>Multiple buildpacks</strong>:If you are using multiple buildpacks, you can add an additional value to your manifest:</p>
|
||||
<p class="note"><strong>Multiple buildpacks</strong>: If you are using multiple buildpacks, you can add an additional value to your manifest:</p>
|
||||
|
||||
<pre><code>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user